Getting started with Docker

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • 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.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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