This website requires JavaScript.
Explore
Help
Sign In
Site
/
clarion
Watch
11
Star
0
Fork
You've already forked clarion
0
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
d718850253
clarion
/
docker
/
app
/
Dockerfile
3 lines
75 B
Docker
Raw
Blame
History
FROM
ruby:2.6.5
RUN
apt-get update
&&
apt-get install -y postgresql-client
Reference in New Issue
View Git Blame
Copy Permalink