Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srghma/docker-with-make-and-docker-compose
https://github.com/srghma/docker-with-make-and-docker-compose
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/srghma/docker-with-make-and-docker-compose
- Owner: srghma
- Created: 2018-11-14T17:37:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T06:12:03.000Z (8 months ago)
- Last Synced: 2024-10-27T23:10:25.094Z (about 2 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-ruby-postgres-node
This is docker-dind image + make + docker_compose + git-crypt
```Dockerfile
FROM srghma/docker-with-make-and-docker-compose
```