We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c3916 commit b48e431Copy full SHA for b48e431
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
-e DOCKER_PASS=${{ secrets.DOCKER_HUB_PASSWORD }} \
31
-e PUSHRM_PROVIDER=dockerhub \
32
-e PUSHRM_FILE=/src/README.md \
33
- -e PUSHRM_SHORT='Docker image for Dolibarr with auto installer on first boot.' \
+ -e PUSHRM_SHORT='Docker image for Dolibarr ERP CRM Open source web suite.' \
34
-e PUSHRM_TARGET=docker.io/dolibarr/dolibarr \
35
-e PUSHRM_DEBUG=1 \
36
chko/docker-pushrm:1
README.md
@@ -1,6 +1,6 @@
1
# Dolibarr on Docker
2
3
-Docker image for Dolibarr ERP CRM Open source web suite, with auto installer on first boot.
+Docker image for Dolibarr ERP CRM Open source web suite.
4
5
6
## Supported tags
0 commit comments