Skip to content
New issue

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

Improve instructions for installing dotrun #109

Merged
merged 2 commits into from
Nov 23, 2022

Conversation

huwshimi
Copy link
Contributor

Added some more detailed instructions for installing pip/python.

@@ -29,8 +29,25 @@ $ dotrun --env FOO=bar {script} # Run {script} with FOO environment variable

## Installation

### Linux
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a note here, that you want to add the local user to the docker group? Otherwise dotrun needs to be run as root or at least a user who is in the docker group.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added a section about setting up Docker. Does that look about right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you :)

@@ -29,8 +29,25 @@ $ dotrun --env FOO=bar {script} # Run {script} with FOO environment variable

## Installation

### Linux
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you :)

@huwshimi huwshimi merged commit 53a97a2 into canonical:main Nov 23, 2022
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.

None yet

2 participants