service-cli icon indicating copy to clipboard operation
service-cli copied to clipboard

Revise and apply Dockerfile best practices

Open lmakarov opened this issue 5 years ago • 0 comments

Revise and apply Dockerfile best practices:

  • [ ] APT-GET
    • apt-get clean is not necessary when using official Debian/Ubuntu based images
  • [ ] ...

lmakarov avatar Mar 29 '21 17:03 lmakarov