Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Docker installation error #46

@jackspiering

Description

@jackspiering

Describe the bug
Error while deploying docker instances.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy Ubuntu 22.04 as a LXC on Proxmox (unprivileged)
  2. Update all the packages and reboot
  3. Follow the steps, type docker compose up
  4. Error:

`Recreating docker-main_setup_1 ... done
Recreating docker-main_es01_1 ... error
ERROR: for docker-main_es01_1 Cannot start service es01: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting rlimits for ready process: error setting rlimit type 8: operation not permitted: unknown

ERROR: for es01 Cannot start service es01: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting rlimits for ready process: error setting rlimit type 8: operation not permitted: unknown`

Operating System (please complete the following information):

  • OS
    PRETTY_NAME="Ubuntu 22.04.2 LTS"
    NAME="Ubuntu"
    VERSION_ID="22.04"
    VERSION="22.04.2 LTS (Jammy Jellyfish)"
    VERSION_CODENAME=jammy
    ID=ubuntu
    ID_LIKE=debian
  • Version of Docker: Docker version 20.10.21, build 20.10.21-0ubuntu1~22.04.3
  • Version of Docker-Compose: docker-compose version 1.29.2, build unknown

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions