mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>