feat: rootless Podman with documentation#2179
feat: rootless Podman with documentation#2179georglauterbach merged 12 commits intodocker-mailserver:masterfrom OrvilleQ:feat/rootless-podman
Conversation
- Add -r to read locate in line 73. - Add braces to variable locate in line 74.
- More detailed port forwarding guide. - Fix spelling errors. - Standardized technical terms. (Rootfull & Rootless)
|
I have adjusted to documentation :) @polarathene what do you think of this PR? |
|
@wernerfred I messed up |
|
NOTE Tests for merge requests are currently expected to fail. When #2189 is merged, tests should pass again. |
|
This makes it harder, if you use setup.sh in an automated way. There should be an "rootless" option, when calling |
Agreed. I thought about exactly the same when doing the change. But should be done with another PR :) |
|
Unexpected test failure: not ok 296 checking system: postfix should not log to syslog
# (from function `assert_failure' in file test/test_helper/bats-assert/src/assert.bash, line 140,
# in test file test/tests.bats, line 549)
# `assert_failure' failed
#
# -- command succeeded, but it was expected to fail --
# output : Sep 16 09:33:13 mail postfix/postfix-script[2669]: fatal: the Postfix mail system is already running
# --
# Re-run the tests? |
Why not change it now? |
|
@wernerfred I'd rather like to have a look at the whole "argument" parsing TBH. Therefore, I'd like to see the functionality being preserved with this PR and change with a follow-up. |
c131f2b
|
I have completely removed the changes to |
|
Documentation preview for this PR is ready! 🎉 Built with commit: 484b30d |
Description
Setup.sh : Add ability to operate rootless podman.
Doc: Add guide for Podman and Root-less Podman
Fixes #2178
Type of change
Checklist:
docs/)