Skip to content

Commit

Permalink
docker-setup.md: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bentlybro authored Nov 4, 2023
1 parent ffba592 commit 7462894
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/content/AutoGPT/Setups/Docker-setup.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
### Set up with Docker
!!! **⚠️ Important: Docker Setup Issue**
The Docker setup is currently broken due to an issue with Poetry. This is a known problem, and we are actively working on resolving it. We apologize for any inconvenience this may cause, and thank you for your patience as we address this issue.
!!!⚠️ Important: Docker Setup Issue**
The Docker setup is currently broken due to an issue with Poetry. This is a known problem, and we are actively working on resolving it.

!!! **🔗 Open PR for Reference**
- If you'd like to stay updated on the progress or contribute, please take a look at our [Open Pull Request](https://github.com/python-poetry/poetry/issues/8548).
!!!🔗 Open PR for Reference**
- If you'd like to stay updated on the progress or contribute, please take a look at our [Open Pull Request](https://github.com/python-poetry/poetry/issues/8548).

We apologize for any inconvenience this may cause, and thank you for your patience as we address this issue.

---

1. Make sure you have Docker installed, see [requirements](#requirements)
2. Create a project directory for AutoGPT
Expand Down

0 comments on commit 7462894

Please sign in to comment.