coala / coala/docker-coala-base
Add a friendly welcome script, If there's no command being specified
- Dominant language
- Shell
- Stars
- 21
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a script that tells the user what they can do with this image, I was thinking about some example of commands that you can run and use. This can be added by making a entrypoint script to the docker image. The entrypoint script will be executed if there's no command specified when running the container.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Docker image definition and its current command or entrypoint configuration. Add the requested welcome output for runs with no command, including example commands, and verify the image still behaves normally when a command is supplied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100