• Peter Dave Hello's avatar
    Simplify apk command in Dockerfile · 447bf77d
    Peter Dave Hello authored
    With apk `--no-cache` parameter, there is no need to run `apk update`
    and manually clean up the cache, apk will update automatically without
    leaving local cache files to be cleaned up.
    447bf77d
Dockerfile 1.49 KB