doc: Mise à jour readme lancement en mode readonly #5

Open
vcarroy wants to merge 1 commits from doc_readonly into develop
Owner

Ajout de la documentation du lancement du conteneur en mode readonly
Ajout d'un exemple de commande docker

Ajout de la documentation du lancement du conteneur en mode readonly Ajout d'un exemple de commande docker
vcarroy added 1 commit 2024-03-25 13:41:25 +01:00
This pull request has changes conflicting with the target branch.
  • README.md
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b doc_readonly develop
git pull origin doc_readonly

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff doc_readonly
git push origin develop
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: Cadoles/fake-smtp#5
No description provided.