[bitnami/pytorch] Release pytorch-2.4.0-debian-12-r2 (#71249)

Signed-off-by: Bitnami Bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-08-24 04:46:47 +02:00
committed by GitHub
parent e55c8c047a
commit 75f22a46c3
3 changed files with 20 additions and 6 deletions

View File

@@ -0,0 +1,14 @@
# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
version: '2'
services:
pytorch:
image: docker.io/bitnami/pytorch:2
command: sleep infinity
volumes:
- pytorch_data:/bitnami
volumes:
pytorch_data:
driver: local