https://github.com/theyorkshiredev/white_helloworld
Hello World Docker image with a white background
https://github.com/theyorkshiredev/white_helloworld
docker docker-image dockerhub hello-world
Last synced: 2 months ago
JSON representation
Hello World Docker image with a white background
- Host: GitHub
- URL: https://github.com/theyorkshiredev/white_helloworld
- Owner: TheYorkshireDev
- License: mit
- Created: 2017-10-21T16:32:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T19:11:43.000Z (about 8 years ago)
- Last Synced: 2025-01-11T19:23:12.946Z (over 1 year ago)
- Topics: docker, docker-image, dockerhub, hello-world
- Language: PHP
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# White Hello World Container
Single webpage displaying the hostname on a white background.
## Why?
`white_helloworld` is intended for testing with docker images. It is part of a collection I have made each with different background colours; useful for testing load balancing and routing.
## Use
Simply run
```
docker pull theyorkshiredev/white_helloworld
```
## Build & Release Status
### Build
[](https://gitlab.com/TheYorkshireDev/white_helloworld/pipelines) [](https://github.com/theyorkshiredev/white_helloworld/releases) [](https://github.com/theyorkshiredev/white_helloworld/blob/master/LICENCE)
### Docker Image
[](https://hub.docker.com/r/theyorkshiredev/white_helloworld/) [](https://hub.docker.com/r/theyorkshiredev/white_helloworld/) [](https://hub.docker.com/r/theyorkshiredev/white_helloworld/) [](https://hub.docker.com/r/theyorkshiredev/white_helloworld/)
## Contribute
**Please Note:** The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.
* [Development Repository](https://gitlab.com/TheYorkshireDev/white_helloworld)
* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/white_helloworld/issues)
* [Repository CI & CD](https://gitlab.com/TheYorkshireDev/white_helloworld/pipelines)