From 871138c7e7e4bad16c50f03b00eba757a10465f2 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Wed, 7 Apr 2021 20:28:03 -0400 Subject: [PATCH] Removed the build line from the Docker compose example. [skip ci] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c7e0acc..ac55bd5 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,6 @@ version: '3' services: firefox: image: jlesage/firefox - build: . ports: - "5800:5800" volumes: