tungbq / devops-toolkit

🐳 Container image for an all-in-one DevOps environment with popular tools like Ansible, Terraform, kubectl, Helm, AWS CLI, Azure CLI, Git, Python and more.
Apache License 2.0
34 stars 10 forks source link

bug: exec samples/run_sample.sh: no such file or directory #108

Closed tungbq closed 3 months ago

tungbq commented 3 months ago

Can not run the sample script on WSL2: ➜ ~ docker run --network host --rm devops-toolkit:latest samples/run_sample.sh exec samples/run_sample.sh: no such file or directory

tungbq commented 3 months ago

It seems like dueto the build environement Build again on windows and it works fine No need to fix from the code