Mustafa Bugra

Systems Engineer / Developer

  • Home
  • About Me
  • Contact
  • Categories
    • Development
    • Uncategorized
  • LinkedIn
  • Search
Menu
  • About Me
  • Contact
Posts Tagged "docker-compose"

SQLite 3 Docker Compose

SQLite Docker Compose
mustafabugra / 21 May 2020 / 3 Comments
While we are talking about docker-compose powered databases, here is SQLite 3. Because, why not? docker-compose -f ~/desh/docker-composers/sqlite3/docker-compose.yml up --build -d; Contents of your docker-compose.yml file: version: '3' services: sqlite3: container_name: sqlite3_container image: nouchka/sqlite3:latest ... more →
Posted in: Development Tagged with: database, Docker, docker-compose, sqlite

Postgres + PGAdmin Docker Compose

Postgresql PGAdmin Docker
mustafabugra / 21 May 2020 / No Comments
You can run Postgres and PGAdmin with a single docker-compose command docker-compose -f ~/path-to-your-directory/docker-compose.yml up --build -d; Contents of the docker-compose.yml file as follows: With this file you can pass environment variables or YML file will pick the defaults for you. version: '3.5' services: ... more →
Posted in: Development Tagged with: Docker, docker-compose, PGAdmin, Postgres, PostgreSQL
This is me!

Mustafa Bugra B., M.Sc.


Systems Engineer,
Developer,
Jack of all trades.

Some Posts

  • PHP Örnek Çalışma

    cURL ve goo.gl API’si ile URL Kısaltmak

  • Yapı Kredi PosNet Güvenli Ödeme

    Yapı Kredi ve PosNet BIN Listeleri

  • SQLite Docker Compose

    SQLite 3 Docker Compose

  • Postgresql PGAdmin Docker

    Postgres + PGAdmin Docker Compose

  • Sanal Pos Hata Mesajları

Recent Comments

  • Saswati on SQLite 3 Docker Compose
  • mustafabugra on SQLite 3 Docker Compose
  • Lucian on SQLite 3 Docker Compose
  • erkin on Güncel Banka Bin Numaraları
  • Yusuf Koca on Güncel Banka Bin Numaraları

Tag Cloud

15mayis 22 ağustos 22agustos AJAX Axess Bin Listesi BIN Listesi Citibank Bin Listesi database Docker docker-compose Eğitsel Freelancer Hata Mesajları internetimedokunma jQuery Kendime Not Kurumsal maximum bin listesi Maximum kart mysql Oyun PGAdmin PHP phpmyadmin POS PosNet Postgres PostgreSQL RPG Samsung Samsung Galaxy S Sanal POS sansür SQL sqlite Tasarım TEB Bin Listesi turkeynetban Web Tasarım World of Warcraft WoW Yapı Kredi İş Bankası İş Bankası Bin Listesi İş Bankası Sanal POS
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

© Mustafa Bugra. All rights reserved.

ds