Initial commit
This commit is contained in:
commit
ba81b11579
4 changed files with 339 additions and 0 deletions
3
micro-debian-dev/build-dockerfile.sh
Executable file
3
micro-debian-dev/build-dockerfile.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
#echo $(basename $(pwd))
|
||||
docker build -t $(basename $(pwd)):latest .
|
||||
Loading…
Add table
Add a link
Reference in a new issue