Docker doesn't seem to launch my containers.

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

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

    Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

  • I thought it was weird because the container-port 52516 in the logs was very familiar, as it is the port I use to run a backup sofware named Kopia.

  • Docker Swarm

    Source repo for Docker's Documentation (by docker)

  • docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/docker.service.d └─waitAllMounts.conf Active: active (running) since Sun 2023-03-05 01:36:25 CET; 7min ago TriggeredBy: ● docker.socket Docs: https://docs.docker.com Main PID: 734 (dockerd) Tasks: 64 Memory: 186.0M CPU: 18.384s CGroup: /system.slice/docker.service ├─ 734 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ├─1675 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 51515 -container-ip 172.27.0.1 -container-port 52516 └─1683 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 51515 -container-ip 172.27.0.1 -container-port 52516 Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.545515311+01:00" level=error msg="155397d0c4a95121c9f2e9282f3bc780e65f9e938e076622bc1613de1062a16a cleanup: failed to delete container from containerd: no such container" Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.545661885+01:00" level=error msg="failed to start container" container=155397d0c4a95121c9f2e9282f3bc780e65f9e938e076622bc1613de1062a16a error="failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: unable to apply apparmor profile: apparmor failed to apply profile: write /proc/self/attr/apparmor/exec: no such file or directory: unknown" Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.545541715+01:00" level=error msg="d35b7212412f6152df1983a78aa0dc92d4182007066b49c94fff2dc076ce170b cleanup: failed to delete container from containerd: no such container" Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.545873707+01:00" level=error msg="failed to start container" container=d35b7212412f6152df1983a78aa0dc92d4182007066b49c94fff2dc076ce170b error="failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: unable to apply apparmor profile: apparmor failed to apply profile: write /proc/self/attr/apparmor/exec: no such file or directory: unknown" Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.545993814+01:00" level=info msg="Loading containers: done." Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.885838059+01:00" level=info msg="Docker daemon" commit=bc3805a graphdriver=overlay2 version=23.0.1 Mar 05 01:36:24 shuttle dockerd[734]: time="2023-03-05T01:36:24.923174036+01:00" level=info msg="Daemon has completed initialization" Mar 05 01:36:25 shuttle dockerd[734]: time="2023-03-05T01:36:25.369342618+01:00" level=info msg="[core] [Server #7] Server created" module=grpc Mar 05 01:36:25 shuttle systemd[1]: Started Docker Application Container Engine. Mar 05 01:36:25 shuttle dockerd[734]: time="2023-03-05T01:36:25.400636921+01:00" level=info msg="API listen on /run/docker.sock"

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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