Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

lynnaloo/walmart-party

Repository files navigation

walmart-party

The party in the back of the Mullet

Run the party in a Docker container

What you will need

  • Docker
  • Docker compose

Two ways to run it in a Docker container

The easy way which will be mapped to port 3000.

docker-compose up

The other way which will be mapped to whatever port you ask. i.e port 3000

docker build -t walmart-party:latest .
docker run -it -p 3000:3000 walmart-party:latest

About

🎉 The party in the back of the Mullet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages