Example code for sharing
any issues or questions please email us at [email protected]
/golang_docker - This is an example of how to use docker to do golang development
To try it out cd to the folder and run:
`docker-compose up &`
/golang_docker_glide - Official golang container with glide dependency manager added
To try it out cd to the folder and run:
`docker-compose up &`
/golang_docker_ubuntu - Ubuntu image with Golang and glide
To try it out cd to the folder and run:
`docker-compose up &`
/d3demo
/d3demo-php