Skip to content

O1ahmad/container-file-gaia

Repository files navigation

OCI logo

0xO1 logo

Container File 0️⃣1️⃣ Demo

GitHub release (latest by date) 0x0I Docker Pulls License: MIT

...description of the application or service...

Overview

Setup


Guidelines on running service containers are available and organized according to the following software & machine provisioning stages:

  • build
  • config
  • operations
Build

...steps for building container images based on various use-cases/targets...

targets
Name description
test image containing service binaries, test tools and functional test cases for validation
release minimal resultant image containing service binaries, entrypoints and helper scripts
docker build --target <target> .
Config

...description of service container instance configuration options...

$DEMO_USER default: world

  • username to say hello to when visiting the demo website!
port mappings

...network ports service containers listen on for various functions and details involving operator customizations...

Port mapping description type config setting command-line flag
80 Apache web server TCP - -

Operations

...guidelines for performing operational tasks on service container instances...

Examples

default example:

docker run --env DEMO_USER=<user> 0labs/demo:<tag>

License

MIT

Author Information

This Containerfile was created in 2021 by O1.IO.

🏆 always happy to help & donations are always welcome 💸

  • ETH (Ethereum): 0x652eD9d222eeA1Ad843efec01E60C29bF2CF6E4c

  • BTC (Bitcoin): 3E8gMxwEnfAAWbvjoPVqSz6DvPfwQ1q8Jn

  • ATOM (Cosmos): cosmos19vmcf5t68w6ug45mrwjyauh4ey99u9htrgqv09

About

Configure and operate Gaia: the first implementation of the Cosmos Hub built using the Cosmos SDK

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors