This website works better with JavaScript
Home
Explore
Help
Sign In
dataservice
/
algernon
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
dev1.0
hotfix/v1.0.0.1
master
algernon
/
alg2docker
/
build.sh
build.sh
71 B
Permalink
History
Raw
1
2
3
#!/bin/sh
./alg2docker -f hello.alg Dockerfile
docker build -t hello .