Eugene

Results 25 comments of Eugene

Hmm... $ docker build --force-rm --tag dropbox https://github.com/thomashilzendegen/docker-dropbox.git#libatomic-fix unable to prepare context: unable to 'git clone' to temporary context directory: error initializing submodules: ... $ git clone https://github.com/thomashilzendegen/docker-dropbox.git#libatomic-fix Cloning into...

On windows (I'm at work)... > git --version git version 2.24.0.windows.1 > git clone https://github.com/thomashilzendegen/docker-dropbox.git#libatomic-fix Cloning into 'docker-dropbox.git#libatomic-fix'... fatal: unable to access 'https://github.com/thomashilzendegen/docker-dropbox.git#libatomic-fix/': The requested URL returned error: 400

I know. I decided to try after failed "docker build ...". Cloning an entire repository works everywhere.

> This works for me. Maybe your git version is too old? Mine is `2.20.1`. As far as I know it should be at least `2.10`. git version 1.8.3.1 (CentOS...

> It's clear to me that janeczku has abandoned this project, as he hasn't changed anything on the main branch in over three years. @thomashilzendegen, can you create another hub...