Set up and push fully configured vs code container
This commit is contained in:
committed by
=Michael Hohn
parent
34958e4cf4
commit
8dd6c94918
@@ -23,4 +23,5 @@ csi-push: csi
|
||||
|
||||
csi-test:
|
||||
docker pull ghcr.io/hohn/${CSI_TARGET}
|
||||
docker run --rm -it --name test-code-server-codeql ghcr.io/hohn/${CSI_TARGET} sh
|
||||
docker run --rm -d -p 9080:9080 --name test-code-server-codeql\
|
||||
ghcr.io/hohn/${CSI_TARGET}
|
||||
|
||||
Reference in New Issue
Block a user