Skip to main content

Default template for PDM package

Project description

Kube1s

BUILD & RUN

# BUILD
$ docker build -t my-apache2 docker/httpd/

# RUN
$ docker run -dit --name my-running-app -p 8949:80 my-apache2

# LOGIN CONTAINER
$ docker exec -it my-running-app bash

COMPOSE

$ docker compose -f docker-compose.yaml up -d 
$ docker compose up -d 
$ docker compose up -d --build
$ docker compose up -d --build --force-recreate
$ docker compose up -d --scale blog=1
$ docker compose up -d --scale blog=2
$ docker compose up -d --watch

$ docker compose stop
$ docker compose start
$ docker compose down

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kube1s-0.2.0.tar.gz (1.3 kB view details)

Uploaded Source

Built Distribution

kube1s-0.2.0-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file kube1s-0.2.0.tar.gz.

File metadata

  • Download URL: kube1s-0.2.0.tar.gz
  • Upload date:
  • Size: 1.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.17.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2

File hashes

Hashes for kube1s-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3e127c43d3dd831b4f4e6b77ce4b0b27d0672e8a43c20842724e6e27a580c0fe
MD5 9a2abca868a9cc1c738a085c2ffd0c2e
BLAKE2b-256 2c2e93f25162fc5f89411d01eefd5362113b2cf5f86a77374f5a4973e0d5fa48

See more details on using hashes here.

File details

Details for the file kube1s-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: kube1s-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.17.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2

File hashes

Hashes for kube1s-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eabfb59803bbdee567d1932ab33d923caaaf6f97de13c823b71bae41e2ee7483
MD5 9155600c3c6b06915b78b42f7237c668
BLAKE2b-256 330a03d220d2790c4beff761b5c520c051c1b64e5c2276bc23dce9e34f070e6f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page