drone-plugins / drone-docker

Drone plugin for publishing Docker images
http://plugins.drone.io/drone-plugins/drone-docker
Apache License 2.0
315 stars 318 forks source link

Documentation typo - WORKSPACE #282

Open abh opened 4 years ago

abh commented 4 years ago

I couldn't figure out what the source is for the plugins.drone.io documentation, so no patch.

On http://plugins.drone.io/drone-plugins/drone-docker/ the multi stage dockerfile example uses WORKSPACE (the Drone term). It should be WORKDIR in the Dockerfile.

tboerger commented 3 years ago

You can find the content at https://github.com/drone/drone-plugin-index/blob/master/content/drone-plugins/drone-docker/index.md