Add Docker #6
Loading…
Reference in a new issue
No description provided.
Delete branch "vlnst/structables:docker"
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?
Changes:
It would be beneficial to include documentation about Docker usage in the README.md file.
It would look something like this:
Also I'm not sure if including the
https://
in README.md is necessary therefore you can probably get rid of it127.0.0.1 is used in
docker-compose-example.yml
for a usage behind a reverse-proxy.I can assist in setting up an automated workflow to build and publish Docker images in your registry. While I encountered issues with Forgejo Actions and switched to Woodpecker, I can still attempt to configure Forgejo Actions if needed. The two platforms should have similar functionalities. If you require assistance with setting up actions, feel free to let me know.
Hi! Welcome, and thank you very much for your contribution! I just tested it and it works beautifully.
I'll look into a README update to include some info on Docker deployments and maybe a Docker build workflow tomorrow, probably. Of course, pull requests for those two are also always welcome.
And thanks for running an instance, too!