Skip to content

Conversation

@neverett
Copy link
Contributor

@neverett neverett commented Dec 8, 2023

This PR renames the old basic Dockerfile template to distinguish it from the new basic ImageSpec template. Depends on #43; do not merge until that PR is merged and flytekit has been updated to use the new basic ImageSpec template as the default.

(As for why we should keep this instead of getting rid of it entirely: my understanding is that some users can't use ImageSpec, so having a Dockerfile template is useful for them.)

nikki everett added 4 commits December 8, 2023 12:57
@neverett neverett self-assigned this Dec 8, 2023
Signed-off-by: nikki everett <[email protected]>
@@ -1,4 +1,4 @@
FROM python:3.8-slim-buster
FROM python:3.10-slim-buster
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The wine classification template uses this base image, so I assumed it was safe to use here too, but we can switch back if need be.

Signed-off-by: nikki everett <[email protected]>
@neverett neverett changed the base branch from main to nikki-basic-imagespec-example December 8, 2023 21:38
@neverett neverett changed the base branch from nikki-basic-imagespec-example to main December 8, 2023 21:38
nikki everett added 19 commits December 11, 2023 09:27
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
…ary requirements, small edits to example python script

Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
Signed-off-by: nikki everett <[email protected]>
@neverett neverett marked this pull request as ready for review April 10, 2024 20:48
nikki everett added 2 commits April 10, 2024 16:28
Signed-off-by: nikki everett <[email protected]>
@neverett neverett merged commit d7f828a into main Apr 10, 2024
@neverett neverett deleted the nikki-basic-template-dockerfile branch April 10, 2024 22:18
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

Successfully merging this pull request may close these issues.

3 participants