Added the image name to the docker-compose example.
This commit is contained in:
parent
0399743a52
commit
77e0e66380
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ ports are part of the example.
|
|||
version: '3'
|
||||
services:
|
||||
firefox:
|
||||
image: jlesage/firefox
|
||||
build: .
|
||||
ports:
|
||||
- "5800:5800"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue