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

Quick start docker script fails on macOS 14.4.1 #110

Open
swiatecki opened this issue Apr 28, 2024 · 1 comment
Open

Quick start docker script fails on macOS 14.4.1 #110

swiatecki opened this issue Apr 28, 2024 · 1 comment

Comments

@swiatecki
Copy link

running bash ./start_yang_suite.sh results in a permission denied error :(

Any ideas?

nswiatec@NSWIATEC-M-P74T docker % bash start_yang_suite.sh                           
Hello, please setup YANG Suite admin user.
username: admin
password: 
confirm password: 
Will you access the system from a remote host? (y/n): n
email: [email protected]

 
Certificates already generated
 
Building docker containers...
open /Users/nswiatec/.docker/buildx/current: permission denied
nswiatec@NSWIATEC-M-P74T docker %
@maercu
Copy link

maercu commented May 4, 2024

Try using sudo to start the script.

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