Removed the build line from the Docker compose example. [skip ci]

This commit is contained in:
Jocelyn Le Sage 2021-04-07 20:28:03 -04:00
parent aa2ccf0c2f
commit 871138c7e7

View File

@ -167,7 +167,6 @@ version: '3'
services:
firefox:
image: jlesage/firefox
build: .
ports:
- "5800:5800"
volumes: