Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvarofpp/template-docker
Template for Docker images.
https://github.com/alvarofpp/template-docker
docker template
Last synced: 2 days ago
JSON representation
Template for Docker images.
- Host: GitHub
- URL: https://github.com/alvarofpp/template-docker
- Owner: alvarofpp
- License: bsd-3-clause
- Created: 2021-12-08T21:22:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T02:08:58.000Z (9 months ago)
- Last Synced: 2024-11-05T22:04:11.745Z (2 days ago)
- Topics: docker, template
- Language: Makefile
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker image name
[![Docker Hub](https://img.shields.io/badge/-Docker_Hub-0062cc?style=for-the-badge&logo=Docker&logoColor=white)][docker-hub]
Description here.
```shell
docker pull alvarofpp/boilerplate
```## How to use
```shell
docker run --rm -v $(pwd):/app alvarofpp/boilerplate " \
command-here"
```[docker-hub]: https://hub.docker.com/r/alvarofpp/boilerplate