Skip to content

alikhajeh1/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

To run locally:

bundle install
bundle exec rackup

To run locally with Docker:

docker build .
docker run -p 8080:8080 MY_IMAGE_ID_FROM_ABOVE

To deploy on AbarCloud:

oc new-app https://github.com/abarcloud/hello-world --strategy=docker

Follow the instructions here for more info.

About

Hello world app to test Pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published