Skip to content

[Bug]: Docker In Docker does not work with AMD #2847

@Bihan

Description

@Bihan

Steps to reproduce

  1. Create Docker In Docker Config as following:
type: dev-environment
name: dnd-amd

docker: true

ide: vscode

resources:
  gpu: MI300X:8
  1. Apply the config
    dstack apply -f dnd.dstack.yml

Actual behaviour

It outputs validation message saying:

imageis required ifresources.gpu.vendorisamd

Expected behaviour

Docker In Docker should not require image: with AMD and dstack should use its own image.

dstack version

0.19.16

Server logs

Additional information

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions