Skip to content

Conversation

@tungbq
Copy link
Owner

@tungbq tungbq commented Feb 27, 2024

Closes: #3

Changes

  • Initialize the Dockerfile
  • Using ubuntu:22.04
  • Install devtools
  • Install python3/pip3

Test log

  • Build 🆗:
PS D:\CODING\GITHUB\OPEN-SOURCE\my-project\devops-toolkit> docker run --rm devops-toolkit python3 --version
Python 3.11.3
PS D:\CODING\GITHUB\OPEN-SOURCE\my-project\devops-toolkit> docker run --rm devops-toolkit pip3 --version   
pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)

@tungbq tungbq changed the title Issue 3 docker: add new Dockerfile with ubuntu based Feb 27, 2024
@tungbq tungbq merged commit daddcd0 into main Feb 27, 2024
@tungbq tungbq deleted the issue-3 branch February 27, 2024 16:46
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.

container: create Dockerfile for the devops-toolkit

2 participants