This website works better with JavaScript.
Home
Help
Sign In
rpdata
/
api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
GraphQL API and utilities for the rpdata project
35
Commits
6
Branches
38
Tags
5.6 MiB
Go
99.6%
Dockerfile
0.3%
Tree:
79d32910ff
api
/
Dockerfile
6 lines
70 B
Raw
Blame
History
FROM
alpine
COPY
build/usr /usr
COPY
build/etc /etc
CMD
[
"/bin/sh"
]
Reference in new issue