]> git.pld-linux.org Git - projects/cleanbuild.git/blob - build-docker.sh
docker dev
[projects/cleanbuild.git] / build-docker.sh
1 #!/bin/sh
2 # note: docker file is kept in subdir, as docker build uploads context  to docker first when building
3 # and when it contains poldek cache and rpm root, it's big, unneccessary and maybe lack of permissions
4 docker build -t pld/cleanbuild docker
This page took 0.02633 seconds and 3 git commands to generate.