File '/dev/full' has an unsupported type in / in Docker #11217
Labels
bug
error-messages
Confusing messages and better diagnostics
fetching
Networking with the outside (non-Nix) world, input locking
flakes
good first issue
Quick win for first-time contributors
Describe the bug
Given this dockerfile:
and a trivial flake.nix:
Building the docker image crashes at the nix run step with:
Setting a WORKDIR fixes this. Problem is the error message is pretty obscure.
Expected behavior
A less obscure error message.
nix-env --version
outputnix-env (Nix) 2.23.3
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: