matro7sh/Smersh

[BUG] - Smersh image does not build: exec: "nginx": executable file not found in $PATH: unknown

djnnvx opened this issue · 0 comments

I have a Lenovo Laptop with Arch Linux installed, and when I try to do a simple docker-compose up --build, I get the following output:
smersh_build_issue

Output of docker -v: Docker version 20.10.10, build b485636f4b
Output of docker-compose --version: docker-compose version 1.29.2, build 5becea4c
Output of uname -a: Linux clouds 5.15.2-arch1-1 #1 SMP PREEMPT Fri, 12 Nov 2021 19:22:10 +0000 x86_64 GNU/Linux

Please let me know if you need further information.