Sign inSign up

dfdsdk/onepassword-tools

By dfdsdk

Updated 4 months ago

CLIs and interpreters to manage 1Password vaults and Azure AD integration

Image
0

10K+

dfdsdk/onepassword-tools repository overview

onepassword-tools

CLIs and interpreters to manage 1Password vaults and Azure AD integration.

Usage

docker run \
    --rm                \                       # Recommended
    --volume $PWD:/code \                       # Recommended
    --workdir /code \                           # Recommended
    --hostname onepassword-pipeline-tools \     # Optional
    -it \                                       # As per your requirements
    dfdsdk/onepassword-tools:latest

Components

Base File: python:3.13-slim (which uses a debian base image)

Installed components
  • Python 3.x
  • 1Password CLI ('OP')
1Password CLI ('OP')

The op command-line tool requires a 1Password account.

Tag summary

Content type

Image

Digest

sha256:0d30eb9cf

Size

215.7 MB

Last updated

4 months ago

docker pull dfdsdk/onepassword-tools