Getting started with Docker

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • flask-test

    A simple Flask+Docker app to check your install is working.

  • $ git clone https://github.com/exactful/flask-test.git Cloning into 'flask-test'... remote: Enumerating objects: 24, done. remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 100% (21/21), done. remote: Total 24 (delta 10), reused 5 (delta 0), pack-reused 0 Receiving objects: 100% (24/24), 4.69 KiB | 1.17 MiB/s, done. Resolving deltas: 100% (10/10), done.

  • docker

    Docker official jenkins repo (by jenkinsci)

  • Once Docker is installed, we can start a Docker container from a Docker image. This can be an image you've built yourself or one of the 8.4 million images available on Docker Hub. From Redis to Jenkins to WordPress, there's an image for it on the hub.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts