Temporal,worker services from docker command

Hi All,

How to create temporal,worker,history,matching services from temporalio/server tag: 1.12.0 . We dont want to use helm we want to use CI/CD pipeline on temporal codebase to make these components run .

Any help really appreciated .
Thanks
phani

Not sure there is a need to build from tags, you can just use images:
Server
Server with auto-setup
Admin-Tools

click on “Tags” and pick the ones you need. We provide amd and arm images.