Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulo-correia/docker_banner
Banner on Alpine Linux
https://github.com/paulo-correia/docker_banner
alpine banner docker dockerfile
Last synced: 9 days ago
JSON representation
Banner on Alpine Linux
- Host: GitHub
- URL: https://github.com/paulo-correia/docker_banner
- Owner: paulo-correia
- Created: 2020-05-05T22:55:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T22:56:51.000Z (over 4 years ago)
- Last Synced: 2024-11-21T06:37:54.476Z (2 months ago)
- Topics: alpine, banner, docker, dockerfile
- Language: Dockerfile
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Banner on Docker (Alpine Linux Image)
## Save Dockerfile on a folder Ex: Banner
**Caution: Only one dockerfile per folder**### Generate image
Download banner-1.3.4.tar.gz from this github or:
`http://pkgs.fedoraproject.org/repo/pkgs/banner/banner-1.3.4.tar.gz/cfd45b431a5356c086657365b23ab0c4/banner-1.3.4.tar.gz`docker build -t `` .
`` = Ex: banner or your_docker_hub_name/banner:1.0
### Running Container
docker run -it `` /bin/sh
### If don't generate image, get from docker hub
docker run -it paulocorreia/alpine_banner:1.0 /bin/sh
### See the banner inside your running Container
inside your container type banner hello