https://github.com/kernel-loophole/docker-apps-
Docker
https://github.com/kernel-loophole/docker-apps-
docker docker-compose docker-container docker-image docker-registry
Last synced: 2 months ago
JSON representation
Docker
- Host: GitHub
- URL: https://github.com/kernel-loophole/docker-apps-
- Owner: kernel-loophole
- Created: 2022-10-10T21:06:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T14:42:52.000Z (over 3 years ago)
- Last Synced: 2025-03-18T03:29:34.594Z (about 1 year ago)
- Topics: docker, docker-compose, docker-container, docker-image, docker-registry
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker-apps-
Docker
running hello world in docker
# Docker
```python
docker run dockerinaction/hello_world
```