-
Create a new builder
$ docker buildx create --name mybuilder
-
Switch to the new builder and bootstrap
$ docker buildx use mybuilder $ docker buildx inspect --bootstrap
-
Build and push the image to Docker Hub
$ docker buildx build --platform linux/amd64,linux/arm64 -t sideinc/pubsub-emulator:1.0.0 -t sideinc/pubsub-emulator:latest --push .
-
Notifications
You must be signed in to change notification settings - Fork 0
Docker for pubsub emulator
License
reside-eng/pubsub-emulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Docker for pubsub emulator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published