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

feat: more complete Dockerfile #243

Merged
merged 1 commit into from
Mar 18, 2020
Merged

feat: more complete Dockerfile #243

merged 1 commit into from
Mar 18, 2020

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Mar 18, 2020

Adds several dependencies to the Dockerfile, so that Tanka can be
actuall used from there:

  • kubectl, using the offical binary download
  • jsonnet-bundler, compiling from source
  • less, git and diff using alpine packages

Fixes #218

Adds several dependencies to the `Dockerfile`, so that Tanka can be
actuall used from there:

- `kubectl`, using the offical binary download
- `jsonnet-bundler`, compiling from source
- `less`, `git` and `diff` using alpine packages
@sh0rez sh0rez added the kind/enhancement Improve something existing label Mar 18, 2020
@sh0rez sh0rez merged commit a3aaf4d into master Mar 18, 2020
@sh0rez sh0rez deleted the dockerfile-deps branch March 18, 2020 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improve something existing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image is not self-contained
2 participants