Sign inSign up

fenago/react-graphql-intro

By fenago

Updated almost 4 years ago

Image
0

1.6K

fenago/react-graphql-intro repository overview

Public Image

Base Ubuntu NoVnc Image

Based on: Dorowu Docker

https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/

Features:

  • Node Installed
  • PDF viewer installed
  • Midori Browser

Docker Image fenago/react-graphql-intro

Run Image docker run -d --privileged --restart=always --user root -p 80:80 -p 81:81 -p 3000:3000 -p 4000:4000 -p 8000:8000 -p 5900:5900 --name graphqlintro fenago/react-graphql-intro

Note: You can also run multiple instances by changing container name and port ( -p <update-host-port>:80 ) in the above command.

Commit & Push Changes

docker commit graphqlintro fenago/react-graphql-intro

docker push fenago/react-graphql-intro

To QA Labs

docker run -d --privileged --restart=always --user root -p 80:80 -p 81:81 -p 3000:3000 -p 8000:8000 -p 5900:5900 --name graphqlqa fenago/react-graphql-intro:qa-lab1

Tag summary

Content type

Image

Digest

sha256:c85392921

Size

3 GB

Last updated

almost 4 years ago

docker pull fenago/react-graphql-intro