Skip to content

Commit

Permalink
Add TODO to publish container image
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lipovetsky committed Jun 25, 2019
1 parent ab3abfe commit c7c19d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/proposals/images/machine-states-preboot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ FIGURES := $(SOURCES:%.plantuml=%.png)
figures: $(FIGURES)

# --user ensures the output files are owned by the user invoking docker on the host
# TODO: Publish docker image owned by CAPI project: https://github.com/kubernetes-sigs/cluster-api/issues/1070
%.png: %.plantuml
docker run \
--rm \
Expand Down

0 comments on commit c7c19d6

Please sign in to comment.