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

Add docker in readme #5371

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Add docker in readme #5371

merged 1 commit into from
Oct 2, 2024

Conversation

docjyJ
Copy link
Collaborator

@docjyJ docjyJ commented Oct 2, 2024

$ docker run \
--rm \
--name nextcloud-aio-mastercontainer \
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
nextcloud/all-in-one:latest
Docker socket is not available. Cannot continue.
Please make sure to mount the docker socket into /var/run/docker.sock inside the container!
If you did this by purpose because you don't want the container to have access to the docker socket, see https://github.com/nextcloud/all-in-one/tree/main/manual-install.

A mistake... Sorry to create a lot of PR 😅

Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
@docjyJ docjyJ added 3. to review Waiting for reviews documentation Improvements or additions to documentation labels Oct 2, 2024
@docjyJ docjyJ added this to the next milestone Oct 2, 2024
@docjyJ docjyJ requested a review from szaimen October 2, 2024 12:36
@docjyJ docjyJ self-assigned this Oct 2, 2024
@szaimen szaimen merged commit 4b10d77 into main Oct 2, 2024
6 checks passed
@szaimen szaimen deleted the enh/noid/readme branch October 2, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants