Y
Hacker News
new
|
ask
|
show
|
jobs
by
stirfish
870 days ago
This sounds like fine a way to mine Bitcoin for someone else
2 comments
coldtea
870 days ago
The whole point is that you checked that the container gets no access to the network.
Not to mention why wouldn't you let a shell script container keep running?
link
tomjakubowski
870 days ago
You can use quotas to mitigate that risk, and monitoring to discover it. You'd be monitoring CPU usage anyway, whether or not you build your own images or write your own Dockerfiles.
link
Not to mention why wouldn't you let a shell script container keep running?