Sign inSign up

luisg595/react

By luisg595

Updated over 8 years ago

Docker React based on image node:10.2.1-alpine

Image
0

127

luisg595/react repository overview

Docker React based on image node:10.2.1 and pre-instaled the last version of React.

docker run -it --name NAME -p 3000:3000 --net=host -v LOCALROOT:/home/react -d luisg595/react:latest

You can run without install anything more create-react-app NAMEPROJECT cd NAMEPROJECT npm start

Tag summary

Content type

Image

Digest

Size

23.9 MB

Last updated

over 8 years ago

docker pull luisg595/react