mirror of
https://github.com/moby/moby.git
synced 2026-07-16 04:21:19 +00:00
Since Docker is already skipping newlines in /etc/sub{uid,gid},
this patch skips commented out lines - otherwise Docker fails to start.
Add unit test also.
Signed-off-by: Antonio Murdaca <runcom@redhat.com>