Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Repository files navigation

canary

A simple Dockerised canary web app.

Getting started

$> bundle
$> PORT=3000 ECHO=hello ruby ./server.rb

Docker

$> docker run -d -p 3000:3000 -e PORT=3000 -e ECHO="Hello world" everydayhero/canary

About

A simple dockerised canary web app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages