This website requires JavaScript.
Explore
Help
Sign In
dnim
/
rust-postgres
Watch
1
Star
0
Fork
0
You've already forked rust-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e1f31a4493
rust-postgres
/
docker
/
Dockerfile
4 lines
67 B
Docker
Raw
Normal View
History
Unescape
Escape
Use Postgres 10 for CI
2017-10-05 21:20:26 +00:00
FROM
postgres:10.0
Switch CI to CircleCI 2.0
2017-07-09 02:40:03 +00:00
COPY
sql_setup.sh /docker-entrypoint-initdb.d/
Reference in New Issue
Copy Permalink