6
17
Fork
You've already forked crafted-guix
6

WIP: Project details for docker-container-service-type project #5

Draft
ifitzpat wants to merge 1 commit from ifitzpat/crafted-guix:docker-container-service-type into master
pull from: ifitzpat/crafted-guix:docker-container-service-type
merge into: SystemCrafters:master
SystemCrafters:master
First-time contributor
Copy link

As discussed in the IRC yesterday. I'll add some more details when I have time this evening.

As discussed in the IRC yesterday. I'll add some more details when I have time this evening.
ifitzpat force-pushed docker-container-service-type from 1a26d900d3 to 5830fd8902 2023年06月26日 22:11:28 +02:00 Compare
Author
First-time contributor
Copy link

@daviwil This PR is now ready for testing. I have documented the testing procedure at the top of the org file. Using that method I've been able to run jellyfin, nginx, and pihole as docker containers on my local machine and in a vm. There's still work to do (hence still WIP) in terms of documentation and possibly some issues when large container images need to be pre-pulled (the time for downloading may exceed the pid-file-timeout for shepherd).

@daviwil This PR is now ready for testing. I have documented the testing procedure at the top of the org file. Using that method I've been able to run jellyfin, nginx, and pihole as docker containers on my local machine and in a vm. There's still work to do (hence still WIP) in terms of documentation and possibly some issues when large container images need to be pre-pulled (the time for downloading may exceed the pid-file-timeout for shepherd).

Hey @ifitzpat, that's awesome! I'll give it a try soon, would love to run my Jellyfin container with it.

Hey @ifitzpat, that's awesome! I'll give it a try soon, would love to run my Jellyfin container with it.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u docker-container-service-type:ifitzpat-docker-container-service-type
git switch ifitzpat-docker-container-service-type

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff ifitzpat-docker-container-service-type
git switch ifitzpat-docker-container-service-type
git rebase master
git switch master
git merge --ff-only ifitzpat-docker-container-service-type
git switch ifitzpat-docker-container-service-type
git rebase master
git switch master
git merge --no-ff ifitzpat-docker-container-service-type
git switch master
git merge --squash ifitzpat-docker-container-service-type
git switch master
git merge --ff-only ifitzpat-docker-container-service-type
git switch master
git merge ifitzpat-docker-container-service-type
git push origin master
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
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
SystemCrafters/crafted-guix!5
Reference in a new issue
SystemCrafters/crafted-guix
No description provided.
Delete branch "ifitzpat/crafted-guix:docker-container-service-type"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?