Skip to content
View jakubenglicky's full-sized avatar
💭
Memento Mori
💭
Memento Mori
Block or Report

Block or report jakubenglicky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. enlabs-org/charts enlabs-org/charts Public

    Makefile

  2. github-status-exporter github-status-exporter Public

    Go 2 1

  3. docker-training docker-training Public

    Shell

  4. git-training git-training Public

  5. posobota-pandemicka posobota-pandemicka Public

    Komplexní vývojářský stack pro Nette aplikaci v Dockeru (PHP, MariaDB, Redis, Elasticsearch)

    PHP 12 3

  6. Terminál - aliasy Terminál - aliasy
    1
    alias dcu='docker-compose up -d'
    2
    alias dcd='docker-compose down'
    3
    alias dcs='docker-compose stop'
    4
    alias dcps='docker-compose ps'
    5
    alias dce='docker-compose exec web'