Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
65c7e3f5b1
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2
    0
      .dockerignore

+ 2
- 0
.dockerignore Dosyayı Görüntüle

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

Loading…
İptal
Kaydet