@snyk/snyk-docker-pull
CLI-less docker pull
Last updated 2 months ago by snyk-admin .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @snyk/snyk-docker-pull 
SYNC missed versions from official npm registry.

snyk/snyk-docker-pull

A library that pulls container images.

API

Function Description
new DockerPull().pull Downloads an image from a Container Registry

Tests

Infrastructure

Container Registry How to access
Docker Hub (docker-hub) DockerHub, then 1Password: Development > Okta - team magma Docker Hub

Local

Set up your local env with the following env vars (see 1Password):

export SNYK_DRA_AZURE_USERNAME=snykgoof
export SNYK_DRA_AZURE_PASSWORD=<See 1password: Development/Azure Container Registry (ACR) - Docker Registry Agent>
export SNYK_DRA_AZURE_REPOSITORY=snykgoof/azure-goof
export SNYK_DRA_AZURE_REGISTRY_BASE=snykgoof.azurecr.io

export SNYK_DRA_DOCKER_HUB_USERNAME=snykgoof
export SNYK_DRA_DOCKER_HUB_PASSWORD=<See 1password: Development/DockerHub - snykgoof user>
export SNYK_DRA_DOCKER_HUB_REPOSITORY=snykgoof/dockerhub-goof
export SNYK_OCI_MULTI_ARCH_DOCKER_HUB_REPOSITORY=snykgoof/nodejs18
export SNYK_DRA_DOCKER_HUB_REGISTRY_BASE=registry-1.docker.io

To run the tests:

$ npm run test

Linting and formatting

Note: Linting tasks are also run as part of the test run. However, due to their execution speed, it can be useful to run them as you develop, to keep your code organized.

To run the code formatting tasks:

$ npm run format

To run the linting tasks:

$ npm run lint

Current Tags

  • 3.15.1                                ...           latest (2 months ago)

49 Versions

  • 3.15.1                                ...           2 months ago
  • 3.15.0                                ...           9 months ago
  • 3.14.2                                ...           10 months ago
  • 3.14.1                                ...           a year ago
  • 3.14.0                                ...           a year ago
  • 3.13.0                                ...           2 years ago
  • 3.12.0                                ...           2 years ago
  • 3.11.0                                ...           2 years ago
  • 3.10.1                                ...           3 years ago
  • 3.10.0                                ...           3 years ago
  • 3.9.0                                ...           3 years ago
  • 3.8.0                                ...           3 years ago
  • 3.7.5                                ...           3 years ago
  • 3.7.4                                ...           4 years ago
  • 3.7.3                                ...           4 years ago
  • 3.7.2                                ...           4 years ago
  • 3.7.1                                ...           4 years ago
  • 3.7.0                                ...           5 years ago
  • 3.6.3                                ...           5 years ago
  • 3.6.2                                ...           5 years ago
  • 3.6.1                                ...           5 years ago
  • 3.6.0                                ...           5 years ago
  • 3.5.0                                ...           5 years ago
  • 3.4.0                                ...           5 years ago
  • 3.3.0                                ...           5 years ago
  • 3.2.8                                ...           5 years ago
  • 3.2.6                                ...           5 years ago
  • 3.2.5                                ...           5 years ago
  • 3.2.4                                ...           5 years ago
  • 3.2.3                                ...           5 years ago
  • 3.2.2                                ...           5 years ago
  • 3.2.1                                ...           5 years ago
  • 3.2.0                                ...           6 years ago
  • 3.1.3                                ...           6 years ago
  • 3.1.2                                ...           6 years ago
  • 3.1.1                                ...           6 years ago
  • 3.1.0                                ...           6 years ago
  • 3.0.1                                ...           6 years ago
  • 3.0.0                                ...           6 years ago
  • 2.1.1                                ...           6 years ago
  • 2.1.0                                ...           6 years ago
  • 2.0.0                                ...           6 years ago
  • 1.16.0                                ...           6 years ago
  • 1.15.1                                ...           6 years ago
  • 1.15.0                                ...           6 years ago
  • 1.14.0                                ...           6 years ago
  • 1.13.1                                ...           6 years ago
  • 1.13.0                                ...           6 years ago
  • 1.12.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 3
This Month 6
Last Day 0
Last Week 3
Last Month 1
Dependencies (3)
Dev Dependencies (16)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |