Skip to content

Conversation

@D4rkDuck
Copy link

@D4rkDuck D4rkDuck commented Dec 2, 2025

Description

I have done the mandatory tasks. (v0.1-v0.3)

Start-up

  1. Build the Dockerfile with a chosen imageName
docker buildx build -t <imageName> /docker
  1. Start Container (optionally change the mount)
docker run -it --mount type=bind,src=.,dst=/mnt/host <imageName>
  1. Execute Spack commands you desire (install, load and execute)

@IshaanDesai
Copy link
Member

Good 👍

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