MikroWizard Initial commit | MikroMan Welcome to the world :)
This commit is contained in:
commit
8c49b9a55d
96 changed files with 12274 additions and 0 deletions
5
build.sh
Executable file
5
build.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
# run in dev mode
|
||||
|
||||
sudo docker build --rm --build-arg BUILDMODE=production -t mikroman .
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue