Open
Description
opened on Nov 8, 2023
Hi there :), big fan long time reader.
I'm trying to build the website but running into issues, when running make build
in ./publishing/
apt doesn't succeed to get curl ? and fails at step 4.
Help appreciated.
My system
Docker version: 24.0.5, build 24.0.5-0ubuntu1~22.04.1
OS: Ubuntu 22.04 jammy
Kernel: x86_64 Linux 6.2.0-36-generic
The error
Step 4/20 : RUN apt install -y curl
---> Running in 931a9c062076
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package curl
Activity