TTNotes
  • Introduction
  • Intro
    • Introduction
  • Back-end
    • Node.js
      • Modules
      • NPM
      • Bookmarks
      • Testing
      • Yarn
      • Custom Error
    • Docker
      • Install on Centos 6
      • Bookmarks
    • MongoDB
    • PostgreSQL(WIP)
    • JWT
    • GraphQL
    • Consul
    • MQTT
    • Apache Thrift
    • CI / CD Reference
    • Nginx
    • Live Stream server - Nginx + RTMP
    • Nginx + Letsencrypt as a SSL Server
    • ELK
  • JavaScript
    • Common
    • React.js
    • Redux
    • React Native
    • Bookmarks
  • Unix
    • Frequently used commands
    • vim
  • Data Structures & Algorithm
    • Big O notation
    • Stack
    • Queue
    • Union Find
  • Tools
    • Git
    • zsh
    • Sublime Text
  • Notes from Books
    • PoEAA(WIP)
  • Others
    • Regular Expression
    • dokku
    • Memo
Powered by GitBook
On this page
  • Config & Boilerplates
  • Jenkins with docker

Was this helpful?

  1. Back-end
  2. Docker

Bookmarks

Config & Boilerplates

  • https://github.com/h5bp

  • https://thehftguy.wordpress.com/2016/11/01/docker-in-production-an-history-of-failure/

Jenkins with docker

  • https://engineering.riotgames.com/news/putting-jenkins-docker-container

  • https://engineering.riotgames.com/news/docker-jenkins-data-persists

PreviousInstall on Centos 6NextMongoDB

Last updated 5 years ago

Was this helpful?