https://github.com/linagora/dind
[ARCHIVED] A Docker-in-Docker image with some added tools
https://github.com/linagora/dind
Last synced: about 1 month ago
JSON representation
[ARCHIVED] A Docker-in-Docker image with some added tools
- Host: GitHub
- URL: https://github.com/linagora/dind
- Owner: linagora
- Archived: true
- Created: 2018-01-12T13:27:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T11:29:56.000Z (about 4 years ago)
- Last Synced: 2024-11-04T06:34:52.762Z (6 months ago)
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 14
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - linagora/dind - [ARCHIVED] A Docker-in-Docker image with some added tools (others)
README


# linagora/dind
A Docker-in-Docker image with some added tools## Building
```bash
docker build -t linagora/dind .
```