bitnami / minideb

A small image based on Debian designed for use in containers
https://bitnami.com
Apache License 2.0
2.06k stars 178 forks source link

mkimage: Remove device nodes #173

Closed cgwalters closed 4 days ago

cgwalters commented 2 weeks ago

Description of the change

Remove extraneous device nodes

Benefits

There's no reason to ship them, the image will be smaller and compatible with ostree.

Possible drawbacks

None

Applicable issues

Closes: https://github.com/bitnami/minideb/issues/171

Additional information

I didn't test this