Skip to content

Docker setup #2

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

Merged
merged 10 commits into from
Feb 23, 2025
Merged

Docker setup #2

merged 10 commits into from
Feb 23, 2025

Conversation

jesslourenco
Copy link
Collaborator

@jesslourenco jesslourenco commented Feb 23, 2025

The backbone of this PR is this other one created by OZ.

Description

In this one, I isolated the docker environment setup so the PR is smaller and easier to review and debug if necessary.
I simplified what Oz already had, optimized some things to build the container faster, and fixed some issues (especially related to the mixing of python venvs and docker's env).

I also added some instructions in the README.

Testing

This setup has already been tested by Andrew, Samson and I. So, in theory, we covered both Windows and Macs. I also tested in both VSCODE and neovim.

To test, you can just follow the instructions in the readme :) (please feel free to provide feedback in case something is confusing / not clear enough)

If everything goes right, you will see some logs printed in the terminal and also a test connection message in the browser:
image
image

@andrewb2011
Copy link
Collaborator

lgtm

@OzPol OzPol merged commit 56c06e1 into main Feb 23, 2025
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.

3 participants