[PR #367] [MERGED] Added entrypoint to fix permission errors #1131

Closed
opened 2026-03-01 14:48:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/367
Author: @afreydev
Created: 7/16/2020
Status: Merged
Merged: 7/21/2020
Merged by: @pirate

Base: djangoHead: docker-stuff


📝 Commits (2)

  • 63909f6 Added entrypoint to fix permission errors
  • 0795048 also chown home dir

📊 Changes

2 files changed (+21 additions, -5 deletions)

View changed files

📝 Dockerfile (+2 -5)
bin/entrypoint.sh (+19 -0)

📄 Description

Summary

This PR fixes errors related to docker and docker-compose stuff.

  • Fix docker permission errors
  • Fix docker-compose nginx error
  • Test docker image operation

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Archived data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/367 **Author:** [@afreydev](https://github.com/afreydev) **Created:** 7/16/2020 **Status:** ✅ Merged **Merged:** 7/21/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `docker-stuff` --- ### 📝 Commits (2) - [`63909f6`](https://github.com/ArchiveBox/ArchiveBox/commit/63909f617644cfc155de15149efb66a34a629142) Added entrypoint to fix permission errors - [`0795048`](https://github.com/ArchiveBox/ArchiveBox/commit/0795048622015f4201272423e68f1f8be32c90c8) also chown home dir ### 📊 Changes **2 files changed** (+21 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -5) ➕ `bin/entrypoint.sh` (+19 -0) </details> ### 📄 Description # Summary This PR fixes errors related to docker and docker-compose stuff. - [X] Fix docker permission errors - [ ] Fix docker-compose nginx error - [X] Test docker image operation # Changes these areas - [X] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1131
No description provided.