Metadata-Version: 2.1
Name: docker-pid
Version: 0.0.2
Summary: docker-pid: Listing process IDs in docker containers.
Home-page: https://github.com/masatanish/docker-pid
Author: Masata Nishida
Author-email: masatanish@gmail.com
License: MIT
Description: # Docker pid
        
        Listing process IDs which run in all docker containers.
        
        ## Requirements
        
        - docker
        
        ## Install Prepare
        
        ```
        pip install docker-pid
        ```
        
        ## Usage
        
        ```
        % docker-pid
        ```
        
        ## LICENSE
        
        MIT (See [LICENSE.txt](/LICENSE.txt).)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
