"composable_kernel/include/config.hpp" did not exist on "78b987fbd6a7897ee9827187a231441794b13490"
Commit b0e1a500 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

docker: remove full docker image from docker-images target

(this image takes very long to build)
parent b6c4d59e
......@@ -29,8 +29,6 @@ docker-images:
-f docker/Dockerfile.base .
docker build -t simbricks/simbricks:latest \
-f docker/Dockerfile .
docker build -t simbricks/simbricks:full \
-f docker/Dockerfile.full .
docker build -t simbricks/simbricks-runenv:latest \
-f docker/Dockerfile.runenv docker
docker build -t simbricks/simbricks-min:latest \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment