|
|
@ -16,6 +16,8 @@ RUN useradd -m -u 1000 -g deploy deploy |
|
|
|
# CUSTOM PART IS BELOW HERE |
|
|
|
# CUSTOM PART IS BELOW HERE |
|
|
|
# |
|
|
|
# |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# currently there is a bug in one of the following requriements |
|
|
|
|
|
|
|
RUN apt-get install -y libssh-4 |
|
|
|
|
|
|
|
|
|
|
|
# install required packages |
|
|
|
# install required packages |
|
|
|
RUN apt-get install -y apache2 apache2-utils libapache2-mod-svn subversion python3 |
|
|
|
RUN apt-get install -y apache2 apache2-utils libapache2-mod-svn subversion python3 |
|
|
|