init commit
This commit is contained in:
commit
cfb61f18c7
31 changed files with 96 additions and 0 deletions
5
build
Executable file
5
build
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
image=git.sethsamuel.online/fluffy/mc_vanilla
|
||||
|
||||
docker build . -t $image
|
||||
Loading…
Add table
Add a link
Reference in a new issue