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
Host is running Windows 10 21H1 (OS Build 19043.1110).
Nomad is running in -dev mode as root inside a Ubuntu (20.04.2)WSL2 (4.19.84-microsoft-standard) instance. Docker Desktop v3.5.2 (66501), Docker Engine v20.10.7 is running on the host.
Issue
Attempting to deploy an ubuntu image job from the host using nomad job run .\ubuntu.jobspec.hcl results in the container failing to start.
Running an ubuntu image via docker run directly from both the host and WSL2 instance works as expected.
Reproduction steps
Run docker desktop with wsl2 integration enabled in linux containers mode and nomad server deployed in a WSL2 instance.
Expected Result
The ubuntu nomad job should start and the container should startup normally.
Actual Result
The container restarts repeatedly after the nomad reports the container exited with exit code zero.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad v1.1.3 (8c0c8140997329136971e66e4c2337dfcf932692)
Operating system and Environment details
Host is running
Windows 10 21H1 (OS Build 19043.1110)
.Nomad is running in -dev mode as root inside a
Ubuntu (20.04.2)
WSL2 (4.19.84-microsoft-standard)
instance.Docker Desktop v3.5.2 (66501)
,Docker Engine v20.10.7
is running on the host.Issue
Attempting to deploy an ubuntu image job from the host using
nomad job run .\ubuntu.jobspec.hcl
results in the container failing to start.Running an ubuntu image via docker run directly from both the host and WSL2 instance works as expected.
Reproduction steps
Run docker desktop with wsl2 integration enabled in linux containers mode and nomad server deployed in a WSL2 instance.
Expected Result
The ubuntu nomad job should start and the container should startup normally.
Actual Result
The container restarts repeatedly after the nomad reports the container exited with exit code zero.
Job file
Docker logs
A docker desktop diagnostics zip has been set to [email protected]
Nomad logs
The text was updated successfully, but these errors were encountered: