https://github.com/milan-miscevic/dockerfiles
My development Dockerfiles
https://github.com/milan-miscevic/dockerfiles
development docker dockerfile dockerfiles nginx node nodejs php
Last synced: 2 months ago
JSON representation
My development Dockerfiles
- Host: GitHub
- URL: https://github.com/milan-miscevic/dockerfiles
- Owner: milan-miscevic
- License: mit
- Created: 2023-02-19T11:25:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T08:32:53.000Z (over 3 years ago)
- Last Synced: 2025-03-29T14:41:24.140Z (about 1 year ago)
- Topics: development, docker, dockerfile, dockerfiles, nginx, node, nodejs, php
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockerfiles
[](LICENSE)
This repository provides my development `Dockerfile`s.
## Installation
Run the next command inside of a project/repository folder.
```bash
git submodule add https://github.com/milan-miscevic/dockerfiles docker
```