Today I've encountered the following line in an Docker image:
COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
I've never seen this file:... syntax before.
Can someone explain this syntax? Thx.
Today I've encountered the following line in an Docker image:
COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
I've never seen this file:... syntax before.
Can someone explain this syntax? Thx.