Sign inSign up

nyxcharon/docker-hyde

By nyxcharon

Updated over 9 years ago

Ubuntu + hyde for easy development in any environment

Image
0

1.2K

nyxcharon/docker-hyde repository overview

Docker-hyde

Simple docker container with hyde + goodies for development.

cd /path/to/code
docker run -it  -p 8080:8080 -v $(pwd):/code nyxcharon/docker-hyde bash
  -> hyde gen
  -> hyde serve

From this point you can edit your code locally using whatever tool you desire while hyde runs inside the container.

Tag summary

Content type

Image

Digest

sha256:ea46baee0

Size

177.3 MB

Last updated

over 9 years ago

docker pull nyxcharon/docker-hyde