Closed landerneRPi closed 3 years ago
Add Dockerfile for creating Scratchy Server image. docker build -t scratchy-server . docker run -d -p 5000:5000 scratchy
the code seem good, I approve it
A Dockerfile pretty much the same as the one on this PR is already present on main. I'm closing this PR.
main
Add Dockerfile for creating Scratchy Server image. docker build -t scratchy-server . docker run -d -p 5000:5000 scratchy