SEGYAN
Docker
segyan/docs.segyan.com
segyan/docs.segyan.com
  • Home
  • CDC
  • CLI APPS
  • Containers
    • Docker
  • Cryptography
  • Data
    • Format
    • Compressoin
    • Sources
  • Data Platform
    • Tools
    • Architecture
    • Kafka
    • Spark
    • Kinesis
    • Data Quality
    • ETL
    • Data Model
    • Modelling
    • Pipelines
    • Use Case
    • Visualization
  • Databse
    • Postgres
    • Oracle
    • MySql
    • Mongo DB
    • Dynamo DB
    • Migration
  • DevSecOps
    • Architecture
    • Tools
  • DNS
  • Email
  • GIT
    • GIT
    • GitHub
    • Gitlab
  • IAM
    • Providers
  • Inicdent Management
    • Pagerduty
    • postmortem
  • Kubernetes
  • Monitoring
    • APM
    • Logging
    • Metrics
    • Telemetry
  • Network Tools
  • Payment
    • Stripe
  • Regex
    • Regex
  • Rules Engine
    • Drools
  • Scalable Systems
    • Microservices
    • Offline Apps
  • Search
    • Aloglia
    • Elasticsearch
  • Shell
    • Scripts
  • SQL
  • Startup
  • Testing
    • Browser testing
    • Performance testing
  • Video
    • Livestreaming
  • VPN
  • WebProxy
    • Proxy
  • Web Analytics
  • Workflow
    • Airflow
  • Updates

docker¶

https://medium.com/travis-on-docker/how-to-version-your-docker-images-1d5c577ebf54

https://cloudberry.engineering/article/dockerfile-security-best-practices/

sudo groupadd docker
$ sudo usermod -aG docker $USER

Running

sudo usermod -aG docker jenkins

and then

sudo service jenkins restart

https://docs.docker.com/engine/install/linux-postinstall/

Dev Pipeline¶

https://success.docker.com/article/dev-pipeline

https://staxmanade.com/2016/07/run-multiple-docker-environments--qa--beta--prod--from-the-same-docker-compose-file-/

estesp/manifest-tool

https://vsupalov.com/same-dockerfile-dev-staging-production/

https://vsupalov.com/docker-latest-tag/

Docker layers https://grahamc.com/blog/nix-and-layered-docker-images

Container run time

https://technodrone.blogspot.com/2019/02/goodbye-docker-and-thanks-for-all-fish.html

https://www.redhat.com/en/blog/red-hat-enterprise-linux-8-beta-new-set-container-tools

http://blog.nigelpoulton.com/gvisor-containers/

kelseyhightower/kubernetes-the-hard-way


Last update: 2020-12-26
Previous Containers
Next Cryptography
Copyright © Segyan 2020-present