You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone git@github.com:themeselection/sneat-html-laravel-admin-template-free.git sneat-demo &&cd sneat-demo
docker build docker/8.1/
# OR
docker compose up
What is expected?
Docker will build and run. Ideally, the documentation would show how to run this demo using docker, literally cut and paste a few lines in the terminal.
I noticed that you might not be using the Laravel Sail command to run Docker. In case you haven't already, please refer to the official Laravel Sail documentation for instructions on how to use this package: https://laravel.com/docs/10.x/sail
Using Sail can help ensure that your Docker environment is set up correctly and can help resolve any issues you might be experiencing.
If you have any further questions or concerns, please don't hesitate to let me know. I'm here to help!
This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Thank you for raising the concern.
Steps to reproduce
What is expected?
Docker will build and run. Ideally, the documentation would show how to run this demo using docker, literally cut and paste a few lines in the terminal.
What is actually happening?
ERROR:
=> ERROR [ 4/11] RUN apt-get update && apt-get install -y gnupg gosu curl ca-certificates zip unzip git supervisor sqlite3 libcap2-bin libpng-dev python2 && mkdir -p ~/.gnupg && chmod 600 ~/.gnupg && echo "disable-ipv6" >> ~/.gnupg/dirmngr.conf && ap 1.2s
Here's the log
Additional data
The text was updated successfully, but these errors were encountered: