Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jungrafael committed Nov 27, 2023
1 parent e24e1f1 commit 03f21af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker:stable
COPY --from=docker/buildx-bin /buildx /usr/libexec/docker/cli-plugins/docker-buildx
RUN docker buildx install
RUN docker buildx create --use
RUN docker context create builder
RUN docker buildx create builder --use

0 comments on commit 03f21af

Please sign in to comment.