source:
docker/virtualairlines.hu/build-virtualairlines.hu.sh@
1087:73fbd444b7fe
Last change on this file since 1087:73fbd444b7fe was 1007:445599cd5fea, checked in by , 5 years ago | |
---|---|
|
|
File size: 109 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | scriptdir=$(cd $(dirname $0) && pwd) |
4 | |
5 | docker build -t virtualairlines.hu "${scriptdir}/context" |
Note:
See TracBrowser
for help on using the repository browser.