Preview:
docker run --rm -v `pwd`:/var/www/html pimcore/pimcore:PHP7.4-fpm composer create-project pimcore/skeleton pm6 "2.8.16"

cd pm6

docker-compose up -d

docker-compose run --rm php vendor/bin/pimcore-install --mysql-host-socket=db --mysql-username=pimcore --mysql-password=pimcore --mysql-database=pimcore

docker-compose run --rm php chown -R www-data:www-data var/*
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter