Here's how I test docker things:
docker container run -t ubuntu top
Then you have this top window that shows only a single process.
In a different terminal you can then do things like "docker container exec 123456789abcdef sleep 10", and see it in the top window. It's a stupid thing, but I need instant feedback to solidify my knowledge of what's happening where.
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario