Closed floatingpurr closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/blinktaginc/gtfs-to-html/5QVSQV6So1y1A8hJnovYVzMfAtnc
✅ Preview: https://gtfs-to-html-git-fork-floatingpurr-docker-compose-blinktaginc.vercel.app
This is great - thanks for the PR!
Hope this helps! Just a little contibution to this amazing project.
Hello there. This PR just adds a shorthand for the Docker-based case with docker-compose.
Reasons behind this PR:
docker-compose up
)config.json
and relaunch the container without rebuildingPlease, note that this approach is backward compatible with the legacy
Dockerfile
The Dockerfile uses
node:14
(LTS) sincenode:16
returned an error during the installation.(See also #118)