Преглед изворни кода

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 година
родитељ
комит
65c7e3f5b1
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      .dockerignore

+ 2
- 0
.dockerignore Прегледај датотеку

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

Loading…
Откажи
Сачувај