Open
Description
(gorilla-env) nyck33@lenovo-15ACH6:~/haskell/tensorflow-haskell$ docker build -t tensorflow/haskell:2.12.0 docker
# TODO: move the setup step to the docker script.
stack --docker setup
stack --docker test
[+] Building 3.8s (10/10) FINISHED docker:desktop-linux
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.41kB 0.0s
=> [internal] load metadata for docker.io/tensorflow/tensorflow:2.12. 2.4s
=> [auth] tensorflow/tensorflow:pull token for registry-1.docker.io 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [1/5] FROM docker.io/tensorflow/tensorflow:2.12.0@sha256:7263b3490 0.0s
=> CACHED [2/5] RUN apt-get update 0.0s
=> CACHED [3/5] RUN apt-get install -y libsnappy-dev 0.0s
=> CACHED [4/5] RUN dpkg-reconfigure locales && locale-gen en_US. 0.0s
=> CACHED [5/5] RUN curl -O -L https://github.com/google/protobuf 0.0s
=> exporting to image 0.1s
=> => exporting layers 0.0s
=> => writing image sha256:bb2bda9fea8f44499fcc0c67b55b81c10118345b48 0.0s
=> => naming to docker.io/tensorflow/haskell:2.12.0 0.0s
What's Next?
View a summary of image vulnerabilities and recommendations → docker scout quickview
Preparing to install GHC (tinfo6-libc6-pre232) to an isolated location. This
will not interfere with any system-level installation.
/home/nyck33/.stack/programs: createDirectory: permission denied (Permission denied)
Preparing to install GHC (tinfo6-libc6-pre232) to an isolated location. This
will not interfere with any system-level installation.
/home/nyck33/.stack/programs: createDirectory: permission denied (Permission denied)
tried
sudo chown -R nyck33:nyck33 /home/nyck33/.stack
I'm on Ubuntu 23.10.
Metadata
Metadata
Assignees
Labels
No labels