The contianer is based on the Setup instructions found at PHP-TUF
Install Docker
Make a local build of the docker container
docker build https://github.com/php-tuf/docker.git#main -t tufCreate a local perisisten directory
mkdir ~/tufRun the Docker container
docker run -i -t tuf