]> Untitled Git - lemmy.git/commit
build: Minimize build time with multi-stage build, add Ingress and production versions
authorFelix Pojtinger <felix@pojtinger.com>
Sat, 27 Apr 2019 13:49:50 +0000 (15:49 +0200)
committerFelix Pojtinger <felix@pojtinger.com>
Sat, 27 Apr 2019 13:49:50 +0000 (15:49 +0200)
commit075df62be172493cd628da0e5c09d400430ce4d7
treee87b2e951b20878771a9dd4151b6ffcd1af4f49e
parent574393f485ac26da6c3969bd24e95cd98407e7e9
build: Minimize build time with multi-stage build, add Ingress and production versions
README.md
server/Dockerfile.dev
server/Dockerfile.prod [new file with mode: 0644]
server/stack.prod.yaml [new file with mode: 0644]
skaffold.yaml
ui/Dockerfile.dev
ui/Dockerfile.prod [new file with mode: 0644]
ui/stack.prod.yaml [new file with mode: 0644]