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

Docker And Docker-Compose Support #538

Merged
merged 4 commits into from
Aug 13, 2023
Merged

Docker And Docker-Compose Support #538

merged 4 commits into from
Aug 13, 2023

Conversation

youbamj
Copy link
Contributor

@youbamj youbamj commented Jul 16, 2023

There was a problem with the previous pull request I synced the fork and it forced the pull request to get close my bad.
The previous pull request has some issues that have been pointed out by karlderkaefer the suggested solution didn't work that well forcing the container to run using the current user id and group caused some issues with the code inside the container. But it has been fixed by forcing the owner to nobody after the code generated and most of the generated code seems to prefer Debian distro, so container is using the debian with sudo to run the generated code inside the container.

README.md Outdated Show resolved Hide resolved
Co-authored-by: karlderkaefer <[email protected]>
@karlderkaefer
Copy link
Contributor

I won't be able to test it out within next 2 weeks but the code looks good from my side

Copy link
Contributor

@karlderkaefer karlderkaefer left a comment

Choose a reason for hiding this comment

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

works for me 👍

@AntonOsika
Copy link
Owner

Good job @ayoubfletcher and @karlderkaefer

Keep the good work up .

@AntonOsika AntonOsika merged commit 37550ff into AntonOsika:main Aug 13, 2023
70ziko pushed a commit to 70ziko/gpt-engineer that referenced this pull request Oct 25, 2023
* Added Docker support.

* Fixed a typo.

* Added .dockerignore

* Update README.md

Co-authored-by: karlderkaefer <[email protected]>

---------

Co-authored-by: MurdieX <Ayoub Fletcher>
Co-authored-by: karlderkaefer <[email protected]>
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