Skip to content

Error when building Docker image #1537

@deavmi

Description

@deavmi

Trying to build the image with sudo docker build yet I am running into this error:

 => ERROR [simplex_xftp build  4/16] RUN ghcup set ghc "9.6.3" &&     ghcup set cabal "3.12.1.0"                                              1.0s
 => [simplex_smp internal] load build context                                                                                                 0.3s
 => => transferring context: 19.42kB                                                                                                          0.3s
------
 > [simplex_xftp build  4/16] RUN ghcup set ghc "9.6.3" &&     ghcup set cabal "3.12.1.0":
0.886 /bin/sh: 1: ghcup: not found
------
failed to solve: process "/bin/sh -c ghcup set ghc \"${BOOTSTRAP_HASKELL_GHC_VERSION}\" &&     ghcup set cabal \"${BOOTSTRAP_HASKELL_CABAL_VERSION}\"" did not complete successfully: exit code: 127

Any help will be much appreciated.

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