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

Docker installation error #46

Open
jackspiering opened this issue Jul 30, 2023 · 1 comment
Open

Docker installation error #46

jackspiering opened this issue Jul 30, 2023 · 1 comment
Assignees

Comments

@jackspiering
Copy link

jackspiering commented Jul 30, 2023

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
@jackspiering jackspiering changed the title Docker Error Docker installation error Jul 30, 2023
@a3ilson a3ilson self-assigned this Aug 8, 2023
@a3ilson
Copy link

a3ilson commented Aug 8, 2023

@jackspiering - let me test and see if I can replicate this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants