i want to create docker image with a image php7.4-apachen
[2/5] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*:
0.728 *Err:1 Index of /debian bullseye InRelease
Share and learn in the Docker community.
i want to create docker image with a image php7.4-apachen
[2/5] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*:
0.728 *Err:1 Index of /debian bullseye InRelease
Share your full config.
I didn’t reply before because there is almost nothing to work with and I don’t like when people make me guess But… my guess is that the debian distro’s APT repository changed and since the PHP versio is old and not supported, the image was not updated to follow the change.