Build the docker image: docker build . -t glibc-heap-exploit-demos --build-arg UID=`id -u` Start the container: docker run --rm -i -t glibc-heap-exploit-demos