Skip to content

Commit cd3544b

Browse files
authored
Update README.md (#1450)
Signed-off-by: David Kwon <[email protected]>
1 parent 53ad148 commit cd3544b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export PROJECT_CLONE_IMG=quay.io/yourrepo/project-clone:prerelease
4444
podman build -t "$PROJECT_CLONE_IMG" -f ./project-clone/Dockerfile .
4545
podman push "$PROJECT_CLONE_IMG"
4646
# build and push DevWorkspace Operator image
47+
export DOCKER=podman # optional
4748
make docker
4849
# deploy DevWorkspace Operator using these images
4950
make install

0 commit comments

Comments
 (0)