mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
docs: make sure all named context examples use 1.4
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
parent
441853f189
commit
3b5dfb3fb4
@ -129,6 +129,7 @@ $ docker buildx build --build-context project=path/to/project/source .
|
||||
```
|
||||
|
||||
```Dockerfile
|
||||
#syntax=docker/dockerfile:1.4
|
||||
FROM alpine
|
||||
COPY --from=project myfile /
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user