fnmunhoz / street-comics

Simple app to navigate through all the comics ever released
0 stars 0 forks source link

fix(Docker): copy destination must end with a slash #26

Closed fnmunhoz closed 3 years ago

fnmunhoz commented 3 years ago

Follows Docker docs:

If multiple resources are specified, either directly or due to the use of a wildcard, then must be a directory, and it must end with a slash /

https://docs.docker.com/engine/reference/builder/#copy