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

container cannot start #1015

Closed
majdiredifi opened this issue Apr 11, 2024 · 2 comments
Closed

container cannot start #1015

majdiredifi opened this issue Apr 11, 2024 · 2 comments

Comments

@majdiredifi
Copy link

majdiredifi commented Apr 11, 2024

I built a tanka docker image with the dockerfile
the container cannot start, with the following error:
Error: Error: unknown subcommand sh Usage: tk [command] Available Commands: apply apply the configuration to the cluster show jsonnet as yaml diff differences between the configuration and the cluster prune delete resources removed from Jsonnet delete delete the environment from cluster env manipulate environments status display an overview of the environment, including contents and metadata. export export environments found in path(s) fmt format Jsonnet code lint lint Jsonnet code eval evaluate the jsonnet to json init Create the directory structure tool handy utilities for working with jsonnet complete install CLI completions Flags: -h, --help help for tk Use "tk [command] --help" for more information about a command. Cleaning up project directory and file based variables 00:02 ERROR: Job failed: exit code 1
image

plz help has resolved

@zerok
Copy link
Contributor

zerok commented Apr 11, 2024

Hi 🙂 How are you starting the container?

@majdiredifi
Copy link
Author

Hi
I found the solution here https://gitlab.com/gitlab-org/gitlab-foss/-/issues/65110#note_198073241
just put: entrypoint: [""]
Thks

@zerok zerok closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants