Skip to content

support for Blackwell; support for build from src using Podman#32

Merged
oleksandr-nc merged 1 commit into
mainfrom
feat/maintence-update
Sep 24, 2025
Merged

support for Blackwell; support for build from src using Podman#32
oleksandr-nc merged 1 commit into
mainfrom
feat/maintence-update

Conversation

@oleksandr-nc
Copy link
Copy Markdown
Contributor

  1. Bump PyTorch to 2.8 version
  2. Use a full url for base image: FROM docker.io/python:3.12-slim-bookworm AS builder
  3. Remove ADD /ex_app/cs[s] /ex_app/css syntax that Podman does not support.
  4. Add printing info about pytorch in the container logs

…enance

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
Comment thread Makefile
@kyteinsky
Copy link
Copy Markdown
Contributor

Remove ADD /ex_app/cs[s] /ex_app/css syntax that Podman does not support.

maybe we can mention this somewhere in the docs for podman support of individual apps

@oleksandr-nc
Copy link
Copy Markdown
Contributor Author

maybe we can mention this somewhere in the docs for podman support of individual apps

We currently does not officially support Podman. Feel free to adjust it in the existign ExApps and adding notes the documentation.

@oleksandr-nc oleksandr-nc merged commit fe9d2cd into main Sep 24, 2025
4 checks passed
@oleksandr-nc oleksandr-nc deleted the feat/maintence-update branch September 24, 2025 08:49
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.

2 participants