You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
invidious/docker
Slinky-Wrangle-Punch a291b29c6f
add EXPOSE port command in Dockerfile (#1568)
added EXPOSE (see https://docs.docker.com/engine/reference/builder/#expose) in the Dockerfile. With this the reverse proxy Traefik can detect the port automatically.
4 years ago
..
Dockerfile add EXPOSE port command in Dockerfile (#1568) 4 years ago
init-invidious-db.sh