Skip to content

Update docker scripts due to the change of folder structure - #3134

Merged
shengquan-ni merged 6 commits into
masterfrom
shengquan-update-docker-scripts
Dec 2, 2024
Merged

Update docker scripts due to the change of folder structure#3134
shengquan-ni merged 6 commits into
masterfrom
shengquan-update-docker-scripts

Conversation

@shengquan-ni

@shengquan-ni shengquan-ni commented Dec 2, 2024

Copy link
Copy Markdown
Contributor

Since #3111, amber has been built together with other micro-services. So we need to change the docker scripts and all other amber-related scripts to adapt this change. This PR updates those scripts.

Important notes:

  1. build-docker.sh is removed. We build everything using build-services.sh.
  2. After building amber, we put the binary back into the amber folder for it to find amberHomePath.

@bobbai00
bobbai00 self-requested a review December 2, 2024 05:51

@bobbai00 bobbai00 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I fix the deploy-daemon script.

@shengquan-ni shengquan-ni changed the title Update docker scripts Update docker scripts due to the change of folder structure Dec 2, 2024
@shengquan-ni
shengquan-ni merged commit ade1ba0 into master Dec 2, 2024
@shengquan-ni
shengquan-ni deleted the shengquan-update-docker-scripts branch December 2, 2024 19:30
PurelyBlank pushed a commit that referenced this pull request Dec 4, 2024
Since #3111, amber has been built together with other micro-services. So
we need to change the docker scripts and all other amber-related scripts
to adapt this change. This PR updates those scripts.

Important notes:
1. build-docker.sh is removed. We build everything using
build-services.sh.
2. After building amber, we put the binary back into the amber folder
for it to find `amberHomePath`.

---------

Co-authored-by: Jiadong Bai <bobbaicloudwithpants@gmail.com>
SarahAsad23 pushed a commit to madisonmlin/texera that referenced this pull request May 20, 2026
)

Since apache#3111, amber has been built together with other micro-services. So
we need to change the docker scripts and all other amber-related scripts
to adapt this change. This PR updates those scripts.

Important notes:
1. build-docker.sh is removed. We build everything using
build-services.sh.
2. After building amber, we put the binary back into the amber folder
for it to find `amberHomePath`.

---------

Co-authored-by: Jiadong Bai <bobbaicloudwithpants@gmail.com>
yangzhang75 pushed a commit to yangzhang75/texera that referenced this pull request Jun 22, 2026
)

Since apache#3111, amber has been built together with other micro-services. So
we need to change the docker scripts and all other amber-related scripts
to adapt this change. This PR updates those scripts.

Important notes:
1. build-docker.sh is removed. We build everything using
build-services.sh.
2. After building amber, we put the binary back into the amber folder
for it to find `amberHomePath`.

---------

Co-authored-by: Jiadong Bai <bobbaicloudwithpants@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants