Skip to content

nxb303/spyfall_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

spyfall_docker

Docker Image & Docker Compose file for https://github.com/adrianocola/spyfall

clone the sources:

git clone https://github.com/adrianocola/spyfall.git

build the docker image with node and redis:

docker build -t alpine-node-redis

adjust the docker-compose.yml file

The environment variables are used for the nginx-letsencrypt-proxy docker images (https://hub.docker.com/r/jwilder/nginx-proxy/). Without using this proxy, the port mapping might have to be adjusted.

start the docker container

docker-compose up -d

About

Docker Image & Docker Compose file for https://github.com/adrianocola/spyfall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published