A package to manage a Docker-based Linux VM and start a web server.
Project description
Linux_VM
The My Package provides utilities to manage a Docker-based Linux VM and start a basic HTTP server.
Installation
Install the package using pip:
pip install -e .
Usage
-
Create the Linux VM:
create-linux-vm
-
Start the Linux VM:
start-linux-vm
-
Stop the Linux VM:
stop-linux-vm
-
Start the Web Server:
start-webserver
-
Open a web browser and navigate to http://127.0.0.1:8000.
Notes
- Ensure Docker is installed and running on your system.
- Adjust Docker and server settings as needed for your environment.
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file linux_vm-0.2-py3-none-any.whl
.
File metadata
- Download URL: linux_vm-0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d4d47dceaf0beccc7d2ab4e9460570ae1c653b63648ec9463d91a925734178a |
|
MD5 | 568933c79eb9624ff4827f3038897dd9 |
|
BLAKE2b-256 | def4a5e57b342c4a0cce51cf070cdea3c99c95830f9726a19e31ae6ae3cd6e3d |