Dockerfile flexibility
-
The docs describe alternative Dockerfile names:
If your project already has a Dockerfile, name the Cloudron-specific Dockerfile
Dockerfile.cloudronorcloudron/Dockerfile.It would be nice to just set a custom path as my project targets multiple panels and I would like to keep them in one directory to declutter the root folder. Ideal to specify something like:
deploy/cloudron/Dockerfile -
Does the
-foption handle your needs ?
Are you using 'docker build ...' or 'cloudron build ....' ? -
Does the
-foption handle your needs ?
Are you using 'docker build ...' or 'cloudron build ....' ?@timconsidine I'm using
cloudron build. Is this-foption undocumented? I don't see any references to it. -
It is in the
--helpnote that unfortunately you have to runcloudron build build --help(double build) to get the help of the build subcommand. This is some longstanding quirk of the arg parser the cli is using
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
