Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E: Unable to locate package apache2 #45

Open
mawentao119 opened this issue Jun 11, 2019 · 0 comments
Open

E: Unable to locate package apache2 #45

mawentao119 opened this issue Jun 11, 2019 · 0 comments

Comments

@mawentao119
Copy link

sudo docker build -t gmetad-gangliaweb gmetad-gangliaweb/.
Sending build context to Docker daemon 17.41 kB Step 1 : FROM debian:jessie ---> 9dfe4b484ffc Step 2 : MAINTAINER Vladimir Vuksan <vlemp@vuksan.com> ---> Using cache ---> af70ab85d014 Step 3 : COPY config /config ---> Using cache ---> 4d2c6f972b53 Step 4 : RUN apt-get update ---> Using cache ---> 393c08774ebf Step 5 : RUN apt-get upgrade -y ---> Using cache ---> dc16b05415a5 Step 6 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -y apache2 ---> Running in 116a4fe8ca56 Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package apache2 The command '/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y apache2' returned a non-zero code: 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant