Beginner question: hello, World!

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • homelab.express-cert-updater

    Keeps traefik up to date with the latest wildcard certificate from https://homelab.express.

  • hub-feedback

    Feedback and bug reports for the Docker Hub

  • When it finds you don't have a Docker image on your system matching the name and tag python:3.8-slim, what Docker Desktop does it goes to hub.docker.com, searches for an image repository named "python", so goes here: https://hub.docker.com/_/python.

  • 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
  • tensorflow_macos

    Discontinued TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.

  • Yeah,I've been running into compatibility issues from day one with M1. It's kind of the reason why I put machine learning on hold until tensorflow gets properly ported.

  • Python-docker

    Docker Official Image packaging for Python (by docker-library)

  • Example: this Dockerfile for Python is what the first line in your Dockerfile refers to. When you run docker build -t my-python-image:latest . in Terminal from the directory where you keep your Dockerfile... the docker program on your computer is going line by line through that file and running those commands.

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