3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Dragory
b67b3c35b7
build: refactor production containers
Production containers now copy the Zeppelin source files at
build-time rather than using a shared volume. This means fewer
permission issues and backend/dashboard builds only have to run once
at build-time, not every time the containers are started.

Docs in PRODUCTION.md have been updated accordingly.
2023-07-01 10:33:35 +00:00
k200
265764866e Change order of flags in command
Fixes the order of the flags so that the command works
2022-08-13 13:38:11 +01:00
Dragory
7d47f36d99
docs: documentation updates 2022-08-07 13:58:47 +03:00
Dragory
561f91949d
docs: fixes/tweaks to docker docs 2022-08-07 13:52:04 +03:00
Dragory
61f8b1579b
feat: more work on prod docker setup 2022-08-06 22:18:21 +03:00