Dockerized version of our GraphiQL application written in Go.
4.0K
Dockerized version of our GraphiQL application written in Go.
Check out our Dockerfile.
To start, just run:
docker run -it --rm -p 4040:4040 friendsofgo/graphiql
To learn deeper about the available flags, check out the docs.
Content type
Image
Digest
Size
2.5 MB
Last updated
over 7 years ago
docker pull friendsofgo/graphiql