Skip to content

jaschmitt/circleci-docker-example

Repository files navigation

CircleCI

circleci-2.1-docker-example

This is an example project for building Docker images on CircleCI 2.1. This project covers:

Development Setup

The example application in this project is fairly simple. To launch the app, just run:

$ docker-compose up

Then, you will get Hello World! if you curl localhost:8000.

CircleCI Setup

You need to set the following environment variables on CircleCI UI:

  • DOCKERHUB_USERNAME
  • DOCKERHUB_PASSWORD

About CircleCI Guest Writer Program

Join a team of freelance writers and write about your favorite technology topics for the CircleCI blog. Read more about the program here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published