3
Add support for directus command in docker image
Source: directus/directus#23225 · opened by @danielgroen
Summary
if i want to run any docker commands like this: cli.js start.
However it would be nice to create a alias named directus.
Especially if you have a dockerfile where you need a custom CMD.
Basic Example
Instead of cli start you can just write: directus start
Motivation
it would be nice because then your commands look just as regular directus commands.
Also when you log in in the docker container you'll always have the directus command available from any directory
Detailed Design
Requirements List
N/A
Drawbacks
N/A
Alternatives
Adoption Strategy
N/A
Unresolved Questions
_No response_
if i want to run any docker commands like this: cli.js start.
However it would be nice to create a alias named directus.
Especially if you have a dockerfile where you need a custom CMD.
Basic Example
Instead of cli start you can just write: directus start
Motivation
it would be nice because then your commands look just as regular directus commands.
Also when you log in in the docker container you'll always have the directus command available from any directory
Detailed Design
Requirements List
N/A
Drawbacks
N/A
Alternatives
Adoption Strategy
N/A
Unresolved Questions
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
CLI command to clean/reset system collections
3 votes · 0 comments
Get all related collections/items for m2o,m2m without reverse fields
2 votes · 0 comments
Clear cache CLI command
21 votes · 0 comments
Activity Feed Presets and Bookmarks Missing
1 vote · 0 comments
Directus Loader for Astro Content Layer
41 votes · 0 comments
No comments yet.