Advanced raspberry pi docker install - trouble

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

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

    Source repo for Docker's Documentation (by docker)

    Anyway. I don't want to use a bunch of sdcards, so I've managed to get ubuntu 22.04 installed on ISCSI devices with the boot partition being loaded over NFS. One of the services I need to offload the most is my docker server. I have followed the instructions on the official site to get docker setup and it keeps failing. I have searched all over for how to properly install docker on my pis and I'm at a loss because they all say the exact same thing 1. update 2. get gpg 3. add repo 4. install containerd, docker-ce etc etc whenever it gets done with the install every single time it fails to start. Setting up docker-ce (5:20.10.18~3-0~ubuntu-jammy) ... Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xeu docker.service" for details. invoke-rc.d: initscript docker, action "start" failed. ● docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Tue 2022-10-04 16:20:05 CDT; 22ms ago TriggeredBy: ● docker.socket Docs: https://docs.docker.com Process: 6450 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE) Main PID: 6450 (code=exited, status=1/FAILURE) CPU: 208ms dpkg: error processing package docker-ce (--configure): installed docker-ce package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: docker-ce E: Sub-process /usr/bin/dpkg returned an error code (1)```

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

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