Actualizar 'README.md'

This commit is contained in:
raskolnikov 2022-01-06 16:28:39 -05:00
parent e8fbe8ba10
commit 3f6d3ad2d7
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ ENV Kalenis="False"
```
docker build -t tryton/non_official .
```
##Note: in case of than you need rebuild your docker image from the beginning, we will have add the option '--no-cache'
**Note: in case of than you need rebuild your docker image from the beginning, we will have add the option '--no-cache'**
Create a network of work for docker:
```