FROM docker.io/library/debian:sid
LABEL maintainer="Cyril CONSTANTIN"
LABEL io.containers.capabilities="sys_chroot"
CMD ["/usr/bin/bash"]