Table of Contents

Jenkins Build Automation

Docker

Troubleshooting

ERROR: Build step failed with exception java.lang.NullPointerException: uri was not specified

Docker-build-step plugin doesn't use the local Docker installation automatically.1

In Manage Jenkins → Configure System → Docker Builder, the Docker URL option is left blank. Fill it with unix:///var/run/docker.sock.