mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-06 10:21:41 +00:00
This fixes an issue introduced in the split of push and run. Before this commit, an image could be pushed to a custom location from the presence of the `CLOUDSDK_IMAGE_NAME` variable. The subsquent run would fail as the name `test-ltp` or `test` had been hard coded in the Make target. We now use a target-specific variable which is only set if there is not an existing variable in the environment Signed-off-by: Dave Tucker <dt@docker.com>
2.8 KiB
2.8 KiB