Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linagora/dind
[ARCHIVED] A Docker-in-Docker image with some added tools
https://github.com/linagora/dind
Last synced: 5 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T11:29:56.000Z (over 3 years ago)
- Last Synced: 2024-08-01T12:37:42.458Z (3 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
![Archived](https://img.shields.io/badge/Current_Status-archived-blue?style=flat)
![Build Status](https://travis-ci.org/linagora/dind.svg?branch=master)
# linagora/dind
A Docker-in-Docker image with some added tools## Building
```bash
docker build -t linagora/dind .
```