Commit Graph

24 Commits

Author SHA1 Message Date
renovate[bot]
8cbd9df0a8 chore(deps): update node.js to v16 (#6336)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 15:46:21 -04:00
Pascal Jufer
ae65918d1e Optimize Docker image for Directus (#6081) 2021-06-04 12:47:38 -04:00
Tien Tran
b90e182db2 Reduce the image layers by combining RUN statements; and fix permission issue #6023 (#6044) 2021-06-03 17:35:42 -04:00
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
WoLfulus
43f4e63179 enable latest (#4705) 2021-03-27 16:17:55 -04:00
Nicola Krumschmidt
08293b8570 Update Knex to version 0.95.0 (#4374)
* Update Knex to version 0.95.0

* Fix formatting in schema dialects

* Fix Knex imports

* Update package-lock

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-03-03 19:37:44 -05:00
Nicola Krumschmidt
fe479784af Unpin sqlite3 and update to version 5.0.2 (#4175) 2021-02-19 11:08:36 -05:00
WoLfulus
048a4b15a4 Pin sqlite3 version in Docker and update other dependencies 2021-01-19 08:21:35 -03:00
WoLfulus
1de4a87d56 Update makefile 2021-01-14 13:12:42 -03:00
WoLfulus
024ee4db60 Remove out of place example, add retries for npm install build step 2021-01-14 13:07:13 -03:00
WoLfulus
46990d3874 Fix bootstrap command 2020-12-09 00:40:55 -03:00
WoLfulus
f43bf3c784 Adds bootstrap command to docker 2020-12-08 00:24:38 -03:00
rijkvanzanten
d44f99331c Fix links to next repo 2020-11-18 20:34:14 -05:00
WoLfulus
c38507d32e Add port remove volumes 2020-11-03 18:05:06 -03:00
WoLfulus
6912983bc5 Added wait for database server on bootstrap 2020-11-03 17:54:01 -03:00
rijkvanzanten
23458b5b9f Last port change, promise 2020-10-02 16:26:40 -04:00
rijkvanzanten
1524c3e398 Change default port to 8805 2020-10-02 14:56:39 -04:00
WoLfulus
5d6269ab5b Fix registry address for DockerHub 2020-10-02 14:12:56 -03:00
WoLfulus
102b5b2a65 Fix database install log leaking 2020-10-02 12:22:31 -03:00
WoLfulus
03b9327565 Added push to docker hub 2020-10-01 14:44:04 -03:00
WoLfulus
4cc11371f1 move makefile 2020-09-25 11:36:39 -03:00
WoLfulus
a151a1a515 several pipeline fixes 2020-09-25 11:36:25 -03:00
WoLfulus
5617c29d63 small fixes 2020-09-25 11:36:25 -03:00
WoLfulus
4501659865 add actions and workflows 2020-09-25 11:36:25 -03:00