higlass / higlass/higlass-docker

Shouldn't COPY still use cache?

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
34
Forks
16
PR merge metrics
No merged PRs in 30d

Description

```
Step 26/37 : USER root
---> Using cache
---> 8403937eee6e
Step 27/37 : COPY supervisord.conf .
---> a6c5e1342c98 # apparently not using cache?
```

I thought there was something where, if the timestamp on the file hadn't changed, it could just use the cached layer? These are all at the end, and they run quickly, but it'd be good to understand what's going on.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.