mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 21:22:15 +01:00
minor update of the documentation
This commit is contained in:
@@ -24,7 +24,7 @@ For instance:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/thecodingmachine/gotenberg.git
|
$ git clone https://github.com/thecodingmachine/gotenberg.git
|
||||||
$ make publish GOTENBERG_USER_GID=your_custom_gid GOTENBERG_USER_UID=your_custom_uid DOCKER_REGISTRY=your_registry DOCKER_USER=registry_user DOCKER_PASSWORD=registry_password VERSION=6.2.0
|
$ make publish GOTENBERG_USER_GID=your_custom_gid GOTENBERG_USER_UID=your_custom_uid DOCKER_REGISTRY=your_registry DOCKER_USER=registry_user DOCKER_PASSWORD=registry_password VERSION=version
|
||||||
```
|
```
|
||||||
|
|
||||||
> `master` branch is always up-to-date with the latest version of the API.
|
> `master` branch is always up-to-date with the latest version of the API.
|
||||||
|
|||||||
@@ -154,7 +154,7 @@
|
|||||||
<p>For instance:</p>
|
<p>For instance:</p>
|
||||||
|
|
||||||
<pre class="chroma">$ git clone https://github.com/thecodingmachine/gotenberg.git
|
<pre class="chroma">$ git clone https://github.com/thecodingmachine/gotenberg.git
|
||||||
$ make publish <span class="nv">GOTENBERG_USER_GID</span><span class="o">=</span>your_custom_gid <span class="nv">GOTENBERG_USER_UID</span><span class="o">=</span>your_custom_uid <span class="nv">DOCKER_REGISTRY</span><span class="o">=</span>your_registry <span class="nv">DOCKER_USER</span><span class="o">=</span>registry_user <span class="nv">DOCKER_PASSWORD</span><span class="o">=</span>registry_password <span class="nv">VERSION</span><span class="o">=</span>6.2.0
|
$ make publish <span class="nv">GOTENBERG_USER_GID</span><span class="o">=</span>your_custom_gid <span class="nv">GOTENBERG_USER_UID</span><span class="o">=</span>your_custom_uid <span class="nv">DOCKER_REGISTRY</span><span class="o">=</span>your_registry <span class="nv">DOCKER_USER</span><span class="o">=</span>registry_user <span class="nv">DOCKER_PASSWORD</span><span class="o">=</span>registry_password <span class="nv">VERSION</span><span class="o">=</span>version
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|||||||
Reference in New Issue
Block a user