Files
directus/.github
Pascal Jufer a1ff311a66 Clean-up docker image (#5877)
* Update Docker image to execute as a non-root user (#5801)

* Move scripts to /usr/local/bin and change mode directly in Git

* Sync versions with api/package.json, remove yargs as it is already
installed globally

* No need for multi-stage image - move installation of Directus to actual
image

* Move WORKDIR instruction after USER instruction so we don't need to RUN
chmod

* Don't cache apk packages

* Add some comments and move EXPOSE and SHELL to bottom

Co-authored-by: Tien Tran <76130324+t7tran@users.noreply.github.com>
2021-06-02 10:15:07 -04:00
..
2021-06-02 10:15:07 -04:00
2021-05-24 12:57:50 -04:00
2021-05-14 10:58:45 -04:00
2021-04-27 10:10:53 -04:00