Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Commit

Permalink
Remove redundant CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana authored and EricEdens committed Nov 16, 2018
1 parent c6140fa commit 8f5e5ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Expand Up @@ -3,4 +3,3 @@ RUN yum -y update \
&& amazon-linux-extras enable corretto8 \
&& yum -y install java-1.8.0-amazon-corretto-devel \
&& yum clean all
CMD ["/bin/bash"]

0 comments on commit 8f5e5ec

Please sign in to comment.