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

Dockerfile providing all the dependency not using pip #168

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpagot
Copy link
Collaborator

@mpagot mpagot commented Jul 18, 2023

At the moment this one provides:

# terraform --version
Terraform v1.3.6
on linux_amd64

Your version of Terraform is out of date! The latest version
is 1.5.3. You can update by downloading from https://www.terraform.io/downloads.html
# az --version
azure-cli                         2.38.0 *

core                              2.38.0 *
telemetry                          1.0.6 *

Dependencies:
msal                            1.18.0b1
azure-mgmt-resource             21.1.0b1

Python location '/usr/bin/python3'
Extensions directory '/root/.azure/cliextensions'

Python (Linux) 3.11.4 (main, Jun 28 2023, 19:51:46) [GCC]

Legal docs and information: aka.ms/AzureCliLegal


You have 3 updates available. Consider updating your CLI installation with 'az upgrade'

Please let us know how we are doing: https://aka.ms/azureclihats
and let us know if you're interested in trying out our newest features: https://aka.ms/CLIUXstudy
# aws --version
aws-cli/1.27.163 Python/3.11.4 Linux/5.14.21-150500.53-default botocore/1.31.2
# gcloud --version
Google Cloud SDK 387.0.0
bq 2.0.74
core 2022.05.20
gsutil 5.10
# ansible --version
ansible [core 2.15.1]
  config file = /src/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.11/site-packages/ansible
  ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/bin/ansible
  python version = 3.11.4 (main, Jun 28 2023, 19:51:46) [GCC] (/usr/bin/python3)
  jinja version = 3.1.2
  libyaml = True

@mpagot mpagot temporarily deployed to production July 18, 2023 11:39 — with GitHub Actions Inactive
@mpagot mpagot temporarily deployed to production July 18, 2023 11:39 — with GitHub Actions Inactive
@mpagot mpagot temporarily deployed to production July 18, 2023 11:39 — with GitHub Actions Inactive
@mpagot mpagot temporarily deployed to production July 18, 2023 11:39 — with GitHub Actions Inactive
@mpagot mpagot temporarily deployed to production July 18, 2023 11:39 — with GitHub Actions Inactive
@mpagot mpagot temporarily deployed to production July 18, 2023 11:39 — with GitHub Actions Inactive
@mpagot mpagot temporarily deployed to production July 18, 2023 11:40 — with GitHub Actions Inactive
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.

1 participant