restitux
0000ea2a13
Rewrite run-dev.sh to use golang program
2023-03-11 13:05:50 -07:00
restitux
6b103d074e
Add runprev launcher command
2023-02-18 19:27:17 -07:00
restitux
724757b23c
Cleanup gitea override docker logic
2023-01-31 18:48:17 -07:00
restitux
f4798233ba
Refactor docker script to support override
2023-01-08 22:51:05 -07:00
restitux
cf29841c83
Fix docker script not overwriting tmp file
2023-01-08 14:41:16 -07:00
restitux
e25ac0c01e
Improve run-dev.sh script
2022-12-24 22:12:02 -07:00
restitux
08e8104cd9
Change docker go cache dir to _working
...
This was previously breaking the go tooling as the working directly was
being searched by the lsp and go mod tidy. The go tools ignore
directories that begin with underscores.
2022-12-24 19:45:00 -07:00
restitux
e16444f3f1
Add stop command to run-dev.sh
2022-12-24 17:19:50 -07:00
restitux
91f0410485
Cleanup docker development setup
2022-12-24 17:05:57 -07:00