Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakabonne/dockerfiles
Useful Dockerfiles.
https://github.com/nakabonne/dockerfiles
Last synced: 17 days ago
JSON representation
Useful Dockerfiles.
- Host: GitHub
- URL: https://github.com/nakabonne/dockerfiles
- Owner: nakabonne
- Created: 2022-05-20T05:14:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T14:40:17.000Z (12 months ago)
- Last Synced: 2023-12-02T10:32:56.070Z (12 months ago)
- Language: Dockerfile
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dockerfiles
Useful Dockerfiles.
## Usage
All images are available via https://hub.docker.com/u/nakabonne
### Local build
If you want to build locally
```
git clone https://github.com/nakabonne/dockerfiles.git
docker build -t {IMAGE_NAME} {DIR}
```