This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
tinydatacenter
mirror of
https://github.com/harlanji/tinydatacenter
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
7bb63eac85
Branches
Tags
master
tinydatacenter
/
tinydatacenter.com-v2
/
scripts
/
build-static.sh
build-static.sh
89 B
History
Raw
1
2
3
4
5
#!/bin/bash
source scripts/env.sh
docker build -f Dockerfile.static -t $IMAGE_STATIC .