Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Commit

Permalink
Remove slim image
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmcd committed Jul 17, 2018
1 parent a112604 commit 28d28a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
12 changes: 1 addition & 11 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,4 @@ services:
build:
context: .
dockerfile: ./Dockerfile
image: maxmcd/deno:deno2
travis:
build:
context: .
dockerfile: ./Dockerfile
image: maxmcd/deno:deno2
slim:
build:
context: .
dockerfile: ./slim.Dockerfile
image: maxmcd/deno:slim
image: maxmcd/deno:deno
8 changes: 0 additions & 8 deletions slim.Dockerfile

This file was deleted.

0 comments on commit 28d28a4

Please sign in to comment.