We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When building this container on an ubuntu vps I get this error? Linux noob and not sure what is going wrong?
[ 2/16] RUN apt-get update && apt-get install -y software-properties-common && a dd-apt-repository -y ppa:nginx/stable && apt-get update && apt-get install -y nginx & & rm -rf /var/lib/apt/lists/* && echo "\ndaemon off;" >> /etc/nginx/nginx.conf && c hown -R www-data:www-data /var/lib/nginx:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When building this container on an ubuntu vps I get this error? Linux noob and not sure what is going wrong?
=> ERROR [ 2/16] RUN apt-get update && apt-get install -y software-propertie 22.7s
The text was updated successfully, but these errors were encountered: