We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apt update apt install software-properties-common apt update
Then I added the carta repo and installed carta
docker run -v ~/Workspace:/root/scratch --env PORT=8890 -it -p 8890:8890 -p 8080:8080 --name rad rxastro/casa6:latest bash
Although, I recommend using a docker volume instead of a bind mount like the above command
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
What I Did
Then I added the carta repo and installed carta
Although, I recommend using a docker volume instead of a bind mount like the above command
The text was updated successfully, but these errors were encountered: