https://github.com/hyperonecom/h1-container-library
https://github.com/hyperonecom/h1-container-library
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyperonecom/h1-container-library
- Owner: hyperonecom
- Created: 2019-04-17T14:36:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T17:55:59.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T10:45:41.243Z (3 months ago)
- Language: Dockerfile
- Size: 191 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# h1-container-library

This repository contains the source for the HyperOne ```Website``` image.
This image can be used to verify the operation of the application before deploying into the ```Website``` service.
Common software in shell image: ```curl less git less rsync wget nano mc vim mariadb-client openssh-sftp-server subversion zip unzip h1-cli postgresql-client```
## Available images
| Image | Tag | Repology latest |
|------ | --- | --------------- |
| ```h1cr.io/website/alpine-shell``` | ```latest``` | |
| ```h1cr.io/website/debian-shell``` | ```latest``` | |
| ```h1cr.io/website/filebrowser``` | ```latest``` | |
| ```h1cr.io/website/nginx-console``` | ```latest``` | |
| ```h1cr.io/website/nginx-static``` | ```latest``` | |
| ```h1cr.io/website/node``` | ```16```, ```18```, ```20``` |    |
| ```h1cr.io/website/node-console``` | ```16```, ```18```, ```20``` |    |
| ```h1cr.io/website/php-apache``` | ```7.2```, ```7.3```, ```7.4```, ```8.0``` |   |
| ```h1cr.io/website/php-apache-shell``` | ```7.2```, ```7.3```, ```7.4```, ```8.0``` |   |
| ```h1cr.io/website/php-console``` | ```7.2```, ```7.3```, ```7.4```, ```8.0``` |   |
| ```h1cr.io/website/python-console``` | ```3.7```, ```3.8```, ```3.9``` |   |
| ```h1cr.io/website/python-passenger``` | ```3.7```, ```3.8```, ```3.9``` |   |
| ```h1cr.io/website/ruby-console``` | ```2.7```, ```3.0``` |   |
| ```h1cr.io/website/ruby-passenger``` | ```2.7```, ```3.0``` |   |