This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
dataservice
/
algernon
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
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
Verlauf
Originalformat
1
2
3
#!/bin/sh
./alg2docker -f hello.alg Dockerfile
docker build -t hello .