This website requires JavaScript.
Explore
Help
Sign In
hasura
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/hasura/graphql-engine.git
synced
2024-12-17 04:24:35 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
36e49ea75b
graphql-engine
/
server
/
packaging
/
build
/
Dockerfile
3 lines
59 B
Docker
Raw
Normal View
History
Unescape
Escape
build: integrate circleci integration with circleci for various workflows
2018-07-03 20:10:13 +03:00
FROM
scratch
COPY
rootfs/ /
update server dockerfile, install manifests and docs (#1097)
2018-11-23 12:17:31 +03:00
CMD
[
"graphql-engine"
,
"serve"
]
Reference in New Issue
Copy Permalink