corretto / corretto-8-docker

Dockerfiles for Amazon Corretto 8
MIT No Attribution
195 stars 40 forks source link

Remove redundant CMD #11

Closed iliana closed 6 years ago

iliana commented 6 years ago

Description of changes: Because the amazonlinux:2 Dockerfile already lists the CMD, the CMD line here is a no-op (a harmless no-op but a no-op all the same).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.