Skip to content
Discussion options

You must be logged in to vote

How are you entering the container? You should enter it within the bash shell (I see you're using /bin/sh above); something like:

docker run --rm -it idaholab/moose-dev:2025.12.08 /bin/bash

I think the problem here is that the main environment isn't getting sourced. We do a conversion from apptainer back to docker, which I think is losing that environment. I should have a fix up for this in the latest package update in https://github.com/idaholab/moose/pulls/maythuwin1313.

Once you enter the bash shell, if you don't see a shell prompt that looks like this:

moose-dev-openmpi-x86_64:2025.12.08 <removed>
$

it means that the environment wasn't sourced properly. You might also need to run (o…

Replies: 2 comments 30 replies

Comment options

You must be logged in to vote
20 replies
@Jeremyb8707bigbrain
Comment options

@Jeremyb8707bigbrain
Comment options

@Jeremyb8707bigbrain
Comment options

@lindsayad
Comment options

@Jeremyb8707bigbrain
Comment options

Comment options

You must be logged in to vote
10 replies
@Jeremyb8707bigbrain
Comment options

@loganharbour
Comment options

@Jeremyb8707bigbrain
Comment options

@loganharbour
Comment options

@Jeremyb8707bigbrain
Comment options

Answer selected by Jeremyb8707bigbrain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants