Skip to content

Conversation

@Mark-Powers
Copy link
Contributor

No description provided.

@Mark-Powers Mark-Powers requested a review from msherman64 as a code owner July 7, 2025 17:37
Copy link
Contributor

@msherman64 msherman64 left a comment

Choose a reason for hiding this comment

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

This looks good, I think we also need the device_profiles argument, which takes a list of strings.

Example invocation from an older artifact:

my_container = container.create_container(
  container_name,
  image=ghcr.io/chameleoncloud/edge_sensehat_image:latest,
  workdir=/examples,
  device_profiles=[ "pi_gpio"],
  environment={'RPI_LGPIO_REVISION': '0xd03115'},
  reservation_id=lease.get_device_reservation(lease_id),
  platform_version=2,
)

@Mark-Powers Mark-Powers merged commit ca72e2e into master Jul 9, 2025
2 of 3 checks passed
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