meta-boy / railway-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Build the bad boi
docker build -t railway .
  1. Spin up the bad boi
docker run -d --name railway-test -p 80:80 railway

About


Languages

Language:Python 61.4%Language:Dockerfile 38.6%