Removed the build line from the Docker compose example. [skip ci]
This commit is contained in:
parent
aa2ccf0c2f
commit
871138c7e7
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ version: '3'
|
||||||
services:
|
services:
|
||||||
firefox:
|
firefox:
|
||||||
image: jlesage/firefox
|
image: jlesage/firefox
|
||||||
build: .
|
|
||||||
ports:
|
ports:
|
||||||
- "5800:5800"
|
- "5800:5800"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue