docs
docs copied to clipboard
Errors in docs: compose/file-watch example
Is this a docs issue?
- [X] My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
Problem: alpine doesn't have useradd command
- this line cases error and there's no package.lock file COPY package.json package.lock .
error: When using COPY with more than one source file, the destination must be a directory and end with a / or a \
Location
https://docs.docker.com/compose/file-watch/