Laminas Albums
Result from following a tutorial on laminas
found here: https://docs.laminas.dev/tutorials/getting-started.
With the addition of a user login/out/up functionality.
Bring your instance up: \$ docker-compose up -d
Visit: http://localhost/
Take your instance down: \$ docker-compose down