Commit graph

4 commits

Author SHA1 Message Date
5f1c8afa9c fix: include MySQL variables for Drupal
These environment variables are needed for the initial database to be
created for Drupal.
2023-03-03 21:54:15 +00:00
38cfb31b2a chore: export DOCKER_UID 2023-03-03 21:46:06 +00:00
d66f34480a feat: use a non-root Docker user
Create a non-root `app` user within Docker that maps to default user
(uid 1000) on Linux-based systems.

Refs #10
2023-02-19 13:00:06 +00:00
579c476a54 Add remaining templates 2023-01-19 19:47:15 +00:00