-
-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Description
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
Labels
No labels