1
0
Fork
You've already forked docker
0
scripts for official docker image
  • Shell 82.3%
  • Dockerfile 17.7%
Find a file
2018年06月13日 23:01:06 +03:00
builder Initial commit 2018年03月25日 07:46:55 -04:00
.gitignore Initial commit 2018年03月25日 07:46:55 -04:00
README.md Update README.md 2018年06月13日 20:20:49 +02:00

docker-sabotage

A super small Docker image based on Sabotage Linux.

How to build

Prerequisite:

  • docker CE or similar
  • Unix shell
git clone https://github.com/sabotage-linux/docker sabotage-docker
cd sabotage-docker/builder
./build.sh
docker build -t my-sabotage .
# once successfully built
docker run -it my-sabotage