Hey, I just wanted to let the community know that I've started generating Docker base images to simplify Fantom app deployment in Docker. Here's the DockerHub image repo and the GitHub code repo. Feel free to use them as you wish, and contributions are welcome! I'm also happy to centralize this into a fantom-lang organization if there is interest!
SlimerDudeFri 24 Dec 2021
Thanks Jay - that's a great idea!
matthewFri 24 Dec 2021
Jay - thanks for contributing that. What I'd like to eventually do is get a docker image built automatically using GitHub Actions so that we can have up-to-date images people can use as well as official "tagged" versions on release. If anyone wants to take a stab at that we would accept pull requests for that feature for sure. I think we'd want them posted to github's package repository (ghcr.io) by default.
Jay Herron2Sun 26 Dec 2021
Good idea Matthew! I threw together a first-pass at this and put in a PR here
matthewSat 1 Jan 2022
Thanks Jay, that's awesome! I'll take a look at that PR next week
Jay Herron2 Thu 23 Dec 2021
Hey, I just wanted to let the community know that I've started generating Docker base images to simplify Fantom app deployment in Docker. Here's the DockerHub image repo and the GitHub code repo. Feel free to use them as you wish, and contributions are welcome! I'm also happy to centralize this into a fantom-lang organization if there is interest!
SlimerDude Fri 24 Dec 2021
Thanks Jay - that's a great idea!
matthew Fri 24 Dec 2021
Jay - thanks for contributing that. What I'd like to eventually do is get a docker image built automatically using GitHub Actions so that we can have up-to-date images people can use as well as official "tagged" versions on release. If anyone wants to take a stab at that we would accept pull requests for that feature for sure. I think we'd want them posted to github's package repository (ghcr.io) by default.
Jay Herron2 Sun 26 Dec 2021
Good idea Matthew! I threw together a first-pass at this and put in a PR here
matthew Sat 1 Jan 2022
Thanks Jay, that's awesome! I'll take a look at that PR next week