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:
|
||||
firefox:
|
||||
image: jlesage/firefox
|
||||
build: .
|
||||
ports:
|
||||
- "5800:5800"
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue