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 tuf -
Create a local perisisten directory
mkdir ~/tuf -
Run the Docker container
docker run -i -t tuf