https://github.com/akiacode/docker
My Private docker config
https://github.com/akiacode/docker
Last synced: 3 months ago
JSON representation
My Private docker config
- Host: GitHub
- URL: https://github.com/akiacode/docker
- Owner: AkiaCode
- Created: 2021-04-23T00:35:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T00:37:57.000Z (about 4 years ago)
- Last Synced: 2025-01-22T06:13:50.409Z (5 months ago)
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker
My Private docker config### Build
```sh
$ docker build -t akiacode/docker .
```