Skip to content

Docker build error - ERROR: failed to solve: process #27

@tolaljose

Description

@tolaljose

[2/8] RUN apt update && apt install -y --no-install-recommends python3 python3-distutils cmake git curl wget libeigen3-dev sudo:
0.294 exec /bin/sh: exec format error

Dockerfile:11

10 |
11 | >>> RUN apt update &&
12 | >>> apt install -y --no-install-recommends
13 | >>> python3
14 | >>> python3-distutils
15 | >>> cmake
16 | >>> git
17 | >>> curl
18 | >>> wget
19 | >>> libeigen3-dev
20 | >>> sudo
21 |

ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y --no-install-recommends python3 python3-distutils cmake git curl wget libeigen3-dev sudo" did not complete successfully: exit code: 1
make: *** [Makefile:12: lmb-freiburg-netdef] Error 1`

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