Logo
Explore Help
Sign In
kdeppe/adonis
1
0
Fork 0
You've already forked adonis
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
adonis/Makefile
spinach 5ad7a6bb13 added caching to build stage to vastly reduce build times and moved docker stuff to separate folder. Also added priv folder to minimize chance of leaking secrets. Lastly removed build script and replaced with a simple makefile to rebuild container and spin up compose file.
2025-02-19 20:37:53 -05:00

9 lines
152 B
Makefile
Raw Blame History

build:
docker build -t adonis -f docker/Dockerfile .
up: build
docker compose -f docker/docker-compose.yml --env-file priv/env up
clean:
go clean
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 27ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API