Update README.md

This commit is contained in:
alnus 2022-01-05 17:19:00 -05:00
parent 2c1c5555ae
commit a8661dde71
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# Description
Docker tryton-non_official It is a tool for deploying unofficial Tryton modules in Docker, including:
1. Gnuhealth
2. Kalenis
3. NaNtic
4. Datalife
5. Presik
6. Trytonar
7. Onecluster
8. Etrivial
# Dependencies:
Have **docker** 20 or higher installed and **git**
[Multi migrate to gitea](https://git.disroot.org/one_cluster/oc-multi_migrate_to_gitea) will be called at the time of the creation of the docker
# Prerequisites
Clone repository:
```
git clone https://gitea.onecluster.org/OneCluster/oc-docker-tryton-non-official.git
cd oc-docker-tryton-non_official
```
Edit Dockerfile and change lines commented
# Usage
```
docker build tryton/non_official .
```