Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dockerfile for pre-build image #105

Merged
merged 2 commits into from
Mar 19, 2025
Merged

Conversation

fatmelon
Copy link
Contributor

Add files for pre-build image and start services script.

  • Navigate to the repo and build this image with:

    docker build . -f .\.github\containers\Build-Ubuntu\Dockerfile_prebuild -t <image-tag> 
  • The image is now available for:

    docker pull mcr.microsoft.com/cosmosdb/ubuntu/documentdb-oss:20.04
  • Base image is built from .github\containers\Build-Ubuntu\Dockerfile

@fatmelon fatmelon requested a review from a team as a code owner March 14, 2025 07:02
Copy link

@lichoil lichoil left a comment

Choose a reason for hiding this comment

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

pls update the docker image in mcr using this dockerfile build after pr merged.

@fatmelon fatmelon merged commit 546a2e4 into main Mar 19, 2025
4 checks passed
@fatmelon fatmelon deleted the users/yangqiao/AddPreBuildImage branch March 19, 2025 05:30
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