Skip to content

Conversation

@andrewjong
Copy link
Member

This PR adds a GitHub Actions workflow that:

  1. Automatically builds Docker images when Dockerfile or docker-compose files change
  2. Builds x86-64 images for regular services
  3. Builds ARM64 images for the L4T robot service
  4. Uses AIRLAB Docker registry credentials for authentication

To make this work:

  1. Add AIRLAB_DOCKER_REGISTRY_USERNAME secret to repository
  2. Add AIRLAB_DOCKER_REGISTRY_PASSWORD secret to repository

@andrewjong andrewjong marked this pull request as ready for review February 20, 2025 16:46
@andrewjong andrewjong merged commit b2f3250 into main Feb 20, 2025
@andrewjong andrewjong deleted the add-docker-build-action branch February 20, 2025 16:46
tharp789 pushed a commit that referenced this pull request Feb 20, 2025
* Add Docker build GitHub Action workflow

* Change versioning to 0.xx.x to denote alpha state

Addresses issue #216

---------

Co-authored-by: openhands <[email protected]>
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.

3 participants