DockerCaptain 1.0.20

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global DockerCaptain --version 1.0.20                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local DockerCaptain --version 1.0.20                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DockerCaptain&version=1.0.20                
nuke :add-package DockerCaptain --version 1.0.20                

DockerCaptain

DockerCaptain

.NET Version License Build Downloads NuGet

Lines of Code Vulnerabilities

This tool is a cross-platform helper (currently for macOS, Ubuntu and Windows - more operating systems are planned) and brings various supports for Docker.

install the tool

dotnet tool install --global DockerCaptain

update the tool

dotnet tool update --global DockerCaptain

user config

edit the file config.json in the app directory (you can find the path via captain info)

possible config values:

  • docker (string) - "/path/to/docker/executable.exe"
  • appdirectory (string) - "/path/to/app/directory" (notice: config.json must ALWAYS be located at the original app-directory!)

usage

display info

displays the app version and the path to app-directory and docker-binaries.

captain info

register a image

register the given docker image and pulls in docker the latest version

captain images register {DOCKER_IMAGE_NAME} [-f][--force]

  • -f --force (optional)

example:

captain images register lkcode/a-test-image

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.35 498 12/12/2022
1.0.34 387 12/11/2022
1.0.33 370 12/11/2022
1.0.32 356 12/11/2022
1.0.31 340 12/11/2022
1.0.30 329 12/11/2022
1.0.29 359 12/11/2022
1.0.28 341 12/11/2022
1.0.27 391 12/11/2022
1.0.26 354 12/11/2022
1.0.25 345 12/11/2022
1.0.24 313 12/11/2022
1.0.23 334 12/11/2022
1.0.22 346 12/11/2022
1.0.21 345 12/11/2022
1.0.20 335 12/10/2022
1.0.19 357 12/10/2022
1.0.18 349 12/10/2022
1.0.17 374 12/10/2022
1.0.16 349 12/10/2022
1.0.15 353 12/10/2022
1.0.14 381 12/9/2022
1.0.13 340 12/9/2022
1.0.12 351 12/9/2022
1.0.11 334 12/9/2022
1.0.10 354 12/9/2022
1.0.9 376 12/9/2022
1.0.8 385 12/8/2022
1.0.7 352 12/8/2022
1.0.6 351 12/8/2022
1.0.5 344 12/8/2022
1.0.4 346 12/8/2022
1.0.3 379 12/8/2022
1.0.2 359 12/8/2022
1.0.1 361 12/8/2022
1.0.0 356 12/8/2022