FeatureFuel
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_

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests