Page Index - JasonYangShadow/lpmx GitHub Wiki
25 page(s) in this GitHub Wiki:
- Home
- All Commands
- Common Steps for Beginners
- LPMX Docker related sub-commands
- 'lpmx docker' is a sub-command to process Docker images on DockerHub, by using this command, users can search, download, create and package container based on Docker images.
- Introduction of lpmx docker sub-command
- Use cases for docker sub-command:
- LPMX Singularity related sub-commands
- 'lpmx singularity' is a sub-command supports Singularity image (SIF image), by using this command, users can import and create containers based on Singularity images. (Experimental Feature Currently)
- Other shared comamnds
- 'lpmx init' command is used for initializing the basic system folder of lpmx, it stores information of containers and other information(Users should call this command before using lpmx)
- 'lpmx list' command is used for listing the information of all the registered containers, including containerid, container rpc port(NA for no rpc port)
- 'lpmx resume' command is used for resuming stopped container, you need to use this command with container id argument
- 'lpmx destroy' command is used for destroying container, i.e deleting configuration files
- 'lpmx expose' command is used for exposing applications inside containers to host, i.e, users can directly call apps inside containers from host OS.
- 'lpmx get' command is used for getting app settings from memcache server, values are set by using 'lpmx set' command.
- 'lpmx set' command is used for setting environment variables for containers dynamically
- Biocontainer Compatibility Report
- canu assembler
- composability
- developer notice
- GPGPU
- Incompatible Images
- Package Installation Benchmark