Quantcast
Channel: Active questions tagged dockerfile - DevOps Stack Exchange
Viewing all articles
Browse latest Browse all 136

Ensuring Ubuntu docker image will not kill the process under heavy load

$
0
0

We run our app as a daemon (or some times with nohup command) so that Ubuntu will not kill this process under heavy processor and memory load. However, we want to dockerize (on Ubuntu 20.04 docker image) our app. We have created the docker image for it. How can we ensure similar behavior inside docker container? Will setting running the process as docker entrypoint be sufficient or we have run it as a daemon even from entrypoint?


Viewing all articles
Browse latest Browse all 136

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>