Hi! Is it possible to start container without --interaction? Why there is `CMD ["irb"]` in Dockerfile?
Hi! Is it possible to start container without --interaction?
Why there is
CMD ["irb"]in Dockerfile?