namatoj / sociallink

0 stars 0 forks source link

chore: dockerize web app #14

Open simondmansson opened 6 months ago

simondmansson commented 6 months ago

Install podman (or docker) following the instructions https://podman.io/docs/installation update /etc/containers/registries.conf to contain the following unqualified-search-registries = ["gcr.io", "docker.io"]

Build and run the image, see the README for instructions