Skip to content

omp-server fails to start when running with docker: libatomic.so.1 missing #1262

Description

@vincenzocorso

I'm trying to build and run the server using Docker:

git clone --recursive https://github.com/openmultiplayer/open.mp
cd open.mp/docker
./build.sh
./run.sh

The build completes successfully, but the server fails to start with:

/opt/open.mp/omp-server: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory

Setup:

  • Host: Omarchy OS (Arch Linux based)
  • Docker version 29.7.2, default open.mp/docker scripts
  • Run image: Ubuntu 22.04

Metadata

Metadata

Assignees

No one assigned

    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