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

Wicked testdeploy #702

Merged
merged 22 commits into from
Aug 15, 2024
Merged

Wicked testdeploy #702

merged 22 commits into from
Aug 15, 2024

Conversation

wickedyoda
Copy link
Collaborator

Rewrite of dockerfile and requirements.txt for updates and creating image.

Created backup of dockerfile in /backup-files/dockerfile
Replaced contents of dockerfile with response from correctiong
updated system librarys for deploy
Removed dup entry in file
Remove dup entries and make corrections to install
…uirements.txt

Added and removed a couple entried to correct error from entry in requirements.txt
Updated dockerfile to correct some errors in requirement.txt

# Upgrade pip, setuptools, and wheel
RUN pip3 install --upgrade pip setuptools wheel
RUN pip3 install --use-pep517 aiostream==0.4.3 --no-cache-dir --verbose
RUN pip3 install --use-pep517 -r requirements.txt --no-cache-dir --verbose
corrcting more errors...
consolidated dockerfile
More minor correctiong
updated docker file with new base image already including python as installed.
updated dockerfile
Updated requirements and dockerfile
Comment out docker-compose from requirements.txt
@wickedyoda wickedyoda closed this Aug 15, 2024
@wickedyoda wickedyoda reopened this Aug 15, 2024
@wickedyoda wickedyoda changed the base branch from nightly to master August 15, 2024 19:15
@wickedyoda wickedyoda merged commit 0fea6fe into master Aug 15, 2024
0 of 2 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.

1 participant