Question d’entretien chez Nokia

Difference between ADD and ENTRYPOINT in Dockerfile ?

Réponse à la question d'entretien

Utilisateur anonyme

1 févr. 2021

In ADD we can use URL parametes to download dile from URL. but copy can not do that. In ADD , automatically untars and unpacks compressed files.