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

Image not found #9

Open
evalexp opened this issue Mar 20, 2022 · 1 comment
Open

Image not found #9

evalexp opened this issue Mar 20, 2022 · 1 comment

Comments

@evalexp
Copy link

evalexp commented Mar 20, 2022

in this docker file:

FROM zhhhy/lampp


ADD ./day1/ /var/www/html
RUN ls /var/www/html/
RUN chmod 777 /var/www/html/run.sh
CMD ["sh","/var/www/html/run.sh"]
EXPOSE 80

use zhhhy/lampp as a default images, however, it's not found now, mayble it's owner has deleted it.

@zealone90
Copy link

zealone90 commented Mar 20, 2022 via email

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

2 participants