This website works better with JavaScript
Home
Explore
Help
Sign In
dataservice
/
algernon
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
67a381780d
Branches
Tags
dev1.0
hotfix/v1.0.0.1
master
algernon
/
docker
/
build_lua.sh
build_lua.sh
83 B
History
Raw
1
2
3
#!/bin/sh
cd ..
docker build --no-cache -t algernon_lua -f docker/lua/Dockerfile .