Giter Site home page Giter Site logo

docker-cli-builder's Introduction

docker-cli-builder's People

Contributors

avoidik avatar carlitorendon avatar gtardif avatar lareeth avatar sorryusernameisalreadytaken avatar stefanscherer avatar tfenster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-cli-builder's Issues

Keep Chocolatey package updated

Current version of this project published to Chocolatey is 19.03.12. Current version according to this repository is 20.10.9.

There are some posts on the Choco package itself asking for updates as well.

I'm unsure what you have set up in AppVeyor beyond the build script in this repository. If there is no automated push to the Chocolatey repo, it would be quite easy to set up a GitHub action which triggers on release. If you want, I can help you set this up.

Add Windows ARM64 build

I have no idea if it would build out of the box, but if you have the right Visual Studio tools to target ARM64, then it should be possible to give it a shot.

My goal would be to see how difficult it would be to use the Docker CLI on a Surface Pro X, with the Docker Engine running elsewhere.

The real Docker host could be Windows Server 2019 or Linux, but I am also curious to give it a shot with the recent ACI integration.

This being said, I could try using an x86 build of the Docker CLI with the emulation available on ARM64.

Docker build using Docker Cli on windows

I am using this cli tool on windows to connect to docker daemon hosted on a linux system. I am facing issue while running "docker build" against my Dockerfile created for a dotnet core project. And it fails at the step where it will restore the nuget packages. Not sure what is the reason.
Below is the error.
/usr/share/dotnet/sdk/2.1.807/NuGet.targets(123,5): error : Unable to load the service index for source https://api.nuget.org/v3/index.json.

/usr/share/dotnet/sdk/2.1.807/NuGet.targets(123,5): error : No such device or address

But the same works perfectly fine when I login to the Dockerhost and try to run it from there .

Could you please help me here ? Will docker cli tool for windows does not support all the commands or any special configuration to be done ? Note that I am using ssh connection to connect from docker-cli to docker host.

Build Failing

Looks like the automated build has been failing for awhile now. Are there plans to get it working again?

Upload as nuget package

Are there any plans to create a NuGet package out of the Docker-CLI executable? That way it would be easier to use in for example Cake Build.

AppVeyor fails due to a problem with the windowsservercore image

`Build started
git clone -q https://github.com/StefanScherer/docker-cli-builder.git C:\projects\docker-cli-builder
git fetch -q origin +refs/pull/9/merge:
git checkout -qf FETCH_HEAD
docker build -t docker-cli-builder .
Sending build context to Docker daemon 113.2kB
Step 1/16 : FROM microsoft/windowsservercore
docker : manifest for microsoft/windowsservercore:latest not found
At line:1 char:1

  • docker build -t docker-cli-builder .
  •   + CategoryInfo          : NotSpecified: (manifest for mi...atest not found:String) [], RemoteException
      + FullyQualifiedErrorId : NativeCommandError
    
    

Command executed with exception: manifest for microsoft/windowsservercore:latest not found`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.