Sign inSign up

ryanfb/fromthepage

By ryanfb

•Updated about 8 years ago

Image
2

1.9K

ryanfb/fromthepage repository overview

⁠docker_fromthepage

A Dockerfile for building FromThePage⁠ and running a development server.

  • Test the build with docker build .
  • Tag the build with docker build -t fromthepage .
  • Run the build with docker run -d -p 3000 --name fromthepage_dev fromthepage
  • Find the mapped port with docker port fromthepage_dev 3000, then access it in a browser

Tag summary

Content type

Image

Digest

sha256:13eec6426…

Size

569 MB

Last updated

about 8 years ago

docker pull ryanfb/fromthepage