Issue with docker image for wp-env?
-
Hi, I tested the latest wp-env and I ran into an issue while running wp-env start? Is it a bug there now with some apt settings missing from base docker image?
The error I get is:15 [wordpress 10/19] RUN apt-get -qy install git 15 0.172 Reading package lists… 15 0.178 Building dependency tree… 15 0.179 Reading state information… 15 0.179 Package git is not available, but is referred to by another package. 15 0.179 This may mean that the package is missing, has been obsoleted, or 15 0.179 is only available from another source 15 0.179 15 0.179 E: Package ‘git’ has no installation candidate #15 ERROR: process “/bin/sh -c apt-get -qy install git” did not complete successfully: exit code: 100
[tests-wordpress 10/19] RUN apt-get -qy install git:
0.178 Building dependency tree…
0.179 Reading state information…
0.179 Package git is not available, but is referred to by another package.
0.179 This may mean that the package is missing, has been obsoleted, or
0.179 is only available from another source
0.179 0.179 E: Package ‘git’ has no installation candidatefailed to solve: process “/bin/sh -c apt-get -qy install git” did not complete successfully: exit code: 100
- The topic ‘Issue with docker image for wp-env?’ is closed to new replies.