when running docker build, I’d like to manually set the date which shows up when running docker inspect -f '{{ .Created }}' image_name
is this possible?
Share and learn in the Docker community.
when running docker build, I’d like to manually set the date which shows up when running docker inspect -f '{{ .Created }}' image_name
is this possible?