Currently, the action builds the docker file each time the action is run. Can the build Docker container be cached so it is just downloaded each time?
Currently, the action builds the docker file each time the action is run. Can the build Docker container be cached so it is just downloaded each time?