docker: fix invalid instruction in Dockerfile not using trailing slash for files destination directory
> If the source is a file, and the destination doesn't end with a trailing slash, the source file will be written to the destination path as a file. ~ https://docs.docker.com/reference/dockerfile/#destination Signed-off-by: Jakub Meysner <git@jakubmeysner.com>pull/642/head
parent
8a43a75209
commit
af44e1ee35
Loading…
Reference in New Issue