Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
3 years agoI have a problem deploying 1password with docker on Ubuntu
I am trying to deploy 1password on a linux box using docker.
My compose file looks as follows:
version: "3.4"
services:
op-connect-api:
image: 1password/connect-api:latest
ports: ...
Anonymous
3 years agoI'm glad you were able to sort this out, thank you for leaving an update!