Skip to content

Commit

Permalink
chore: remove python2 da imagem app-ci-agendador (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
caduvieira authored Aug 9, 2023
1 parent 320cfe1 commit 0a4eff8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions containers/app/app-ci-agendador/assets/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ yum install -y \
cronie \
gearmand \
libgearman \
libgearman-devel \
php-pecl-gearman \
python2
supervisor


#Instalação Supervisor
pip2 install "supervisor>=4"
mkdir -p /etc/supervisor/
#echo_supervisord_conf > /etc/supervisor/supervisord.conf
mv /tmp/assets/conf/supervisord.conf /etc/supervisor/supervisord.conf
Expand Down

0 comments on commit 0a4eff8

Please sign in to comment.