icarejposs/postgres-ja-jp-utf8

By icarejposs

Updated 11 months ago

Image
0

1M+

icarejposs/postgres-ja-jp-utf8 repository overview

postgres-ja-jp-utf8

postgres with language ja_jp_utf8

Docker Image

docker hubでイメージをホストしています。

docker hubでイメージをホストする仕組み

  • Automated buildsの機能でgit pushに反応してホストされる

  • PostgreSQLのバージョンアップ時などは下記対応を行う

    • DockerfileのFROMを更新
    • PRを作成
    • docker hub上でイメージがビルドされることを確認
    • 該当のブランチに対してタグをpush
    git tag -a **.**(version) -m "image with Postgres version **.**"
    git push origin --tags <branche-name>
    
    • docker hub上でイメージがビルドされることを確認

Tag summary

Content type

Image

Digest

sha256:48b168866

Size

465.9 MB

Last updated

11 months ago

docker pull icarejposs/postgres-ja-jp-utf8:latest-circleci