mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 16:27:49 +08:00
8 lines
181 B
YAML
8 lines
181 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-python-module:
|
|
exec: /opt/bitnami/aws-cli/venv/bin/python -c 'import awscli'
|
|
exit-status: 0
|