Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-04 07:34:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/docker/ingestion/ingestion.sh

6 lines
196 B
Bash
Raw Permalink Normal View History

build(docker): refactor ingestion docker build script (#1690) - add "build" option to docker-compose file to simplify rebuilding of images - move command from docker-compose.yml to Dockerfile - add ingestion.sh script to simplify quickstart instruction and to reduce confusion
2020-06-05 14:39:20 -07:00
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
revert: "fix(docker): pin containers to golden hash for release (#2654)" (#2659) This reverts commit a483933eab6d072ba6d2a414e378eee1e80dbdc6 and moves us back to using HEAD in quickstart on the master branch.
2021-06-04 18:11:36 -07:00
export DATAHUB_VERSION=${DATAHUB_VERSION:-head}
bump(docker-compose): migrate to v2 docker compose cli (#9569)
2024-01-05 09:48:59 -06:00
cd $DIR && docker compose pull && docker compose -p datahub up
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1723ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API