Skip to content

Run from Docker container

Avgangstider comes with a Docker container ready to run. In order to run your own server, just do::

docker run -d -p 5000:5000 marhoy/avgangstider

You can then access your own server at http://localhost:5000/.