generated from coop-cloud/example
Naming convention on images in the compose config #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
E.g. we're using stuff like
snikket_serverinstead ofapp(or idk if that is the main image?) which I thinkabracan handle but there are probably a bunch of bugs waiting for not following this naming convention. Would changing them mess up the config? Seems like it might.I wasn't sure if changing either
snikket_proxyorsnikket_servertoappwould break things, or which one to do, but now I'm semi confident that it should besnikket_proxy, and that it should be fine to change it if enoughSNIKKET_INTERNALvars are updated.