Remove image definition
This causes issues with other compose projects as the build container will use the image tag
This commit is contained in:
parent
cd32757a4f
commit
afcda2a9e5
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
transmission:
|
transmission:
|
||||||
image: alpine:latest
|
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue