Skip to content
Snippets Groups Projects
Commit e8a919e0 authored by Sumalyo Datta's avatar Sumalyo Datta
Browse files

removing comments

parent c3c6c2a8
No related branches found
No related tags found
1 merge request!2Support for supervisor and reddis in faser-daq docker
...@@ -8,7 +8,5 @@ echo "Now starting supervisord" ...@@ -8,7 +8,5 @@ echo "Now starting supervisord"
/usr/local/bin/supervisord -c /etc/supervisor/supervisord.conf /usr/local/bin/supervisord -c /etc/supervisor/supervisord.conf
echo "Now starting redis database" echo "Now starting redis database"
/usr/bin/redis-server /etc/redis.conf --daemonize yes /usr/bin/redis-server /etc/redis.conf --daemonize yes
# sed -i 's/\(moody-incl arch=linux-None-x86_64\)/\1, zstd arch=linux-centos7-x86_64, googletest arch=linux-centos7-x86_64, lz4@1.9.2 arch=linux-centos7-x86_64, brotli arch=linux-centos7-x86_64/' /daqling-spack-repo/spack/var/spack/environments/daqling/spack.yaml;
# . /daqling-spack-repo/spack/share/spack/setup-env.sh ; spack env activate daqling ; spack find; spack install ;
ps aux ps aux
/bin/bash /bin/bash
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment