-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Note: I am actually running Podman locally aliased to docker, but I went looking at the docs, and it doesn't seem like this flag exists in the real docker CLI either: https://docs.docker.com/reference/cli/docker/compose/build/
Removing that flag from the command at
Line 14 in 47c92a1
| docker compose build --build-arg USER_ID=$(shell id -u) --build-arg GROUP_ID=$(shell id -g) --force-rm web |
Metadata
Metadata
Assignees
Labels
No labels