source:
docker/virtualairlines.hu/build-virtualairlines.hu.sh@
1019:d45b3d2eeb1d
Last change on this file since 1019:d45b3d2eeb1d 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.