Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

entrypoint.sh without arguments #46

Closed
bschmalhofer opened this issue Feb 23, 2021 · 1 comment
Closed

entrypoint.sh without arguments #46

bschmalhofer opened this issue Feb 23, 2021 · 1 comment
Assignees
Milestone

Comments

@bschmalhofer
Copy link
Contributor

entrypoint.sh should print a sensible message when called without an argument.

@bschmalhofer bschmalhofer added the enhancement New feature or request label Feb 23, 2021
@bschmalhofer bschmalhofer added this to the OTOBO 10.0 milestone Feb 23, 2021
@bschmalhofer bschmalhofer self-assigned this Apr 29, 2021
@bschmalhofer bschmalhofer removed the enhancement New feature or request label Apr 29, 2021
bschmalhofer added a commit to RotherOSS/otobo that referenced this issue Apr 29, 2021
bschmalhofer added a commit to RotherOSS/otobo that referenced this issue Apr 29, 2021
@bschmalhofer
Copy link
Contributor Author

Printing a message when no argument is passed does not hurt. But it's not very useful in the container, as two arguments are required in docker exec.

bes:~/devel/OTOBO/otobo (rel-10_0)$ docker exec -t otobo_web_1 
"docker exec" requires at least 2 arguments.
See 'docker exec --help'.

Usage:  docker exec [OPTIONS] CONTAINER COMMAND [ARG...]

Run a command in a running container

Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant