This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-db
Watch
19
Star
0
Fork
0
You've already forked ipld-eth-db
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
d8dbd14af8
ipld-eth-db
/
Dockerfile
3 lines
79 B
Docker
Raw
Normal View
History
Unescape
Escape
Fix docker image.
2021-10-09 11:13:16 +00:00
FROM
postgres:12-alpine
COPY
./schema.sql /docker-entrypoint-initdb.d/init.sql
Reference in New Issue
Copy Permalink