Sign inSign up

jsongo/beego

By jsongo

•Updated over 8 years ago

beego docker runner (onbuild)

Image
0

1.2K

jsongo/beego repository overview

⁠How to use:

Create a Dockerfile in the root directory of your beego project with the content like:

''' from jsongo/beego:latest ENV CODE_PATH=techzto.com/bee-graphql '''
If there are other dependencies, add them to a glide.yaml and append this line to your Dockerfile:
RUN glide --yaml ./main/glide.yaml install

Tag summary

Content type

Image

Digest

Size

114.4 MB

Last updated

over 8 years ago

docker pull jsongo/beego