13 lines
341 B
Markdown
Raw Normal View History

# docker container top
> Tampilkan daftar proses berjalan dalam suatu kontainer.
> Informasi lebih lanjut: <https://docs.docker.com/reference/cli/docker/container/top/>.
- Tampilkan daftar proses berjalan dalam suatu kontainer:
`docker {{[top|container top]}} {{kontainer}}`
- Tampilkan bantuan:
`docker {{[top|container top]}} --help`