Przeglądaj źródła

fix documented docker build command line and make it run fast

added .dockerignore file to only send relevant data to Docker Daemon instead of the full current repository (which represents 480Mb+ on Cirrus and locally can be 6Gb)
tags/8.0
Sébastien Lesaint 4 lat temu
rodzic
commit
65c7e3f5b1
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      .dockerignore

+ 2
- 0
.dockerignore Wyświetl plik

@@ -0,0 +1,2 @@
*
!private/docker

Ładowanie…
Anuluj
Zapisz