This website requires JavaScript.
Explore
Help
Sign In
SadlyNotSappho
/
blogger
generated from
SadlyNotSappho/login-template
Watch
1
Star
0
Fork
You've already forked blogger
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
blogger
/
build.sh
4 lines
81 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
uid
=
$(
/usr/bin/id -u
)
gid
=
$(
/usr/bin/id -g
)
docker compose up --build
Reference in New Issue
View Git Blame
Copy Permalink