DockerCaptain 1.0.35

dotnet tool install --global DockerCaptain --version 1.0.35
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.35
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DockerCaptain&version=1.0.35
nuke :add-package DockerCaptain --version 1.0.35

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. 
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 414 12/12/2022
1.0.34 334 12/11/2022
1.0.33 320 12/11/2022
1.0.32 309 12/11/2022
1.0.31 288 12/11/2022
1.0.30 280 12/11/2022
1.0.29 308 12/11/2022
1.0.28 299 12/11/2022
1.0.27 341 12/11/2022
1.0.26 304 12/11/2022
1.0.25 301 12/11/2022
1.0.24 268 12/11/2022
1.0.23 292 12/11/2022
1.0.22 297 12/11/2022
1.0.21 292 12/11/2022
1.0.20 289 12/10/2022
1.0.19 304 12/10/2022
1.0.18 304 12/10/2022
1.0.17 323 12/10/2022
1.0.16 301 12/10/2022
1.0.15 305 12/10/2022
1.0.14 335 12/9/2022
1.0.13 298 12/9/2022
1.0.12 303 12/9/2022
1.0.11 293 12/9/2022
1.0.10 306 12/9/2022
1.0.9 321 12/9/2022
1.0.8 331 12/8/2022
1.0.7 306 12/8/2022
1.0.6 302 12/8/2022
1.0.5 291 12/8/2022
1.0.4 298 12/8/2022
1.0.3 332 12/8/2022
1.0.2 311 12/8/2022
1.0.1 315 12/8/2022
1.0.0 303 12/8/2022