* TODO lima vm for running docker # hepc
This commit is contained in:
@@ -106,6 +106,14 @@
|
|||||||
cd /Users/hohn/work-gh/mrva/mrva-docker/containers/vscode/
|
cd /Users/hohn/work-gh/mrva/mrva-docker/containers/vscode/
|
||||||
docker build --no-cache -t code-server-initialized:${MAG_VERSION} .
|
docker build --no-cache -t code-server-initialized:${MAG_VERSION} .
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
# hepc
|
||||||
|
cd /Users/hohn/work-gh/mrva/mrva-docker/containers/hepc
|
||||||
|
rm -fR ./mrvahepc && cp -r ../../../mrvahepc .
|
||||||
|
|
||||||
|
# Usual build
|
||||||
|
docker build --no-cache -t mrva-hepc-container:${MAG_VERSION} .
|
||||||
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
docker image ls
|
docker image ls
|
||||||
|
|||||||
Reference in New Issue
Block a user