Alfie Mountfield
03/21/2022, 10:41 AMalfie  documents/code/airbyte   master  export DOCKER_BUILD_PLATFORM=linux/arm64
export DOCKER_BUILD_ARCH=arm64
export ALPINE_IMAGE=arm64v8/alpine:3.14
export POSTGRES_IMAGE=arm64v8/postgres:13-alpine
export JDK_VERSION=17
 alfie  documents/code/airbyte   master  VERSION=dev docker-compose up
WARNING: The RUN_DATABASE_MIGRATION_ON_STARTUP variable is not set. Defaulting to a blank string.
WARNING: The SECRET_PERSISTENCE variable is not set. Defaulting to a blank string.
WARNING: The WORKER_ENVIRONMENT variable is not set. Defaulting to a blank string.
Creating network "airbyte_default" with the default driver
Creating volume "airbyte_workspace" with default driver
Creating volume "airbyte_data" with default driver
Creating volume "airbyte_db" with default driver
Pulling init (airbyte/init:dev)...
ERROR: manifest for airbyte/init:dev not found: manifest unknown: manifest unknownAlfie Mountfield
03/21/2022, 10:44 AMdocker-compose upHarshith (Airbyte)
03/21/2022, 12:35 PMAlfie Mountfield
03/21/2022, 12:46 PMHarshith (Airbyte)
03/21/2022, 12:50 PMAlfie Mountfield
03/21/2022, 12:52 PMHarshith (Airbyte)
03/21/2022, 12:52 PMAugustin Lafanechere (Airbyte)
03/21/2022, 3:56 PMAlfie Mountfield
03/21/2022, 4:40 PM