entrypoint.sh sets environment variables correctly. Dockerfile has all necessary steps, still needs to be cleaned up
This commit is contained in:
committed by
Ella Schwarz
parent
db7fafb4ac
commit
f5ae2e0bfd
@@ -10,6 +10,7 @@ MAINTAINER jacobgadikian@gmail.com
|
||||
RUN apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt-get install -y \
|
||||
curl \
|
||||
git \
|
||||
sudo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user