# Using DockMaker with service packs

The DockMaker command line tool does not support the service pack (SP) update installers. You must use the full SP artifacts. To use these artifacts, first download them directly from the `DockMaker Full Artifacts` directory within each service pack release article. Then, copy them to the `artifactCache` directory or to another directory as defined by the **docker.server.artifactCache** property in the `Dockmaker.properties` file. The following shows example artifact file downloads that are available for the 9.3 release:

Server:

* `pentaho-server-ee-9.3.0.4-733-dist.zip`
* `paz-plugin-ee-9.3.0.4-733-dist` if **paz** is in the command line
* `pdd-plugin-ee-9.3.0.4-733-dist` if **pdd** is in the command line
* `pir-plugin-ee-9.3.0.4-733-dist` if **pir** is in the command line
* Any `.kar` files that you have specified in the command line, for example, `pentaho-hadoop-shims-ee-cdpdc71-kar-9.3.0.4-733-dist`

PDI client, Carte:

* `pdi-ee-client-9.3.0.4-733-dist`
* Hadoop add-ons for Pentaho 9.5 or greater
* Any `.kar` files specified in the command line, for example, `pentaho-hadoop-shims-ee-cdpdc71-kar-9.3.0.4-733-dist`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-installation-cp/using-dockmaker-with-service-packs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
