Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

containerify

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

containerify - npm Package Versions

2

3.1.1

Diff

Changelog

Source

[3.1.1] - 2024-01-28

Fixed

  • Use processed token instead of raw supplied auth to get upload URL
eoftedal
published 3.1.0 •

Changelog

Source

[3.1.0] - 2024-01-27

Added

  • Allow pushing without a token (--allowNoPushAuth) to registries that allow it

Fixed

  • Fixed an error with failed push (using a token) when pulling without a token
eoftedal
published 3.0.1 •

Changelog

Source

[3.0.1] - 2024-01-18

Fixed

  • Allow pulling from registries without a token
eoftedal
published 3.0.0 •

Changelog

Source

[3.0.0] - 2024-01-17

Added

  • Support for specifying registry+image in one parameter (--to and --from as opposed to --toRegistry + --toImage etc)
  • Support for cross mounting of base imagelayers: https://docker-docs.uclv.cu/registry/spec/api/#cross-repository-blob-mount . This should save space in registries and be more efficient.
  • Support for GitLab CI-tokens

Fixed

  • Uses application/content-stream as Content-Type when POSTing layers to registry as Github++ doesn't like us posting the actual media type and the docker description also suggests application/content-stream (https://docker-docs.uclv.cu/registry/spec/api/#monolithic-upload)
  • Handle relative URLs when posting to /blobs/uploads/
eoftedal
published 2.6.1 •

Changelog

Source

[2.6.1] - 2023-11-12

Added

  • Option for optimistic remote registry cache checking. i.e. treat redirects as layer existing

Fixed

  • Follow redirects when checking for existing layers in remote registry
eoftedal
published 2.6.0 •

Changelog

Source

[2.6.0] - 2023-10-11

Added

  • You can now specify the destination path for customContent as --customContent local-path:/path/in/container
eoftedal
published 2.5.2 •

Changelog

Source

[2.5.2] - 2023-10-11

Fixed

  • Reverting 2.5.1, but allowing ENTRYPOINT, WORKDIR and USER to be explicitely set when using customContent
eoftedal
published 2.5.1 •

Changelog

Source

[2.5.1] - 2023-10-11

Fixed

  • Layers for ENTRYPOINT, WORKDIR and user information are now being added when using customContent
eoftedal
published 2.5.0 •

Changelog

Source

[2.5.0] - 2023-07-07

Added

  • Option to import created image directly into local docker registry
  • Bumping dependencies
eoftedal
published 2.4.0 •

Changelog

Source

[2.4.0] - 2023-06-21

  • Internal refactoring
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc