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

Docker Compose Conversion #50

Merged
merged 7 commits into from
Jun 24, 2024
Merged

Docker Compose Conversion #50

merged 7 commits into from
Jun 24, 2024

Conversation

Jbsco
Copy link
Collaborator

@Jbsco Jbsco commented Jun 19, 2024

These changes convert the current Docker scripts into a unified Docker Compose script which manages Docker container operations with arguments such as start, stop, login, push, build, and remove. The Docker configuration is contained within the compose.yaml file and is provided as an argument to the docker-compose command contained within the unified script.

@Jbsco Jbsco force-pushed the docker-compose branch 3 times, most recently from 94fcbde to 8885fe3 Compare June 20, 2024 16:29
docker/adamant_env.sh Show resolved Hide resolved
docker/adamant_env.sh Outdated Show resolved Hide resolved
docker/adamant_env.sh Outdated Show resolved Hide resolved
docker/adamant_env.sh Outdated Show resolved Hide resolved
docker/adamant_env.sh Outdated Show resolved Hide resolved
@Jbsco Jbsco force-pushed the docker-compose branch 2 times, most recently from 2a977ff to 5afc075 Compare June 21, 2024 16:15
@Jbsco Jbsco requested a review from dinkelk June 21, 2024 16:20
dinkelk and others added 6 commits June 24, 2024 08:16
…cript

Fix to make `adamant_env.sh` executable

Apply fix to README.md

Rename compose.yaml->compose.yml

Improve `adamant_env.sh` input handling

Convert remaining `docker` commands to `docker-compose`

Fix script `build` arg to function with `docker-compose`
Expand BASH readlink to apply project name in script

Apply fixes to README.md
… creation

Apply fix to enable `build` and `push`
@dinkelk dinkelk merged commit 4a6c280 into lasp:main Jun 24, 2024
4 checks passed
@Jbsco Jbsco deleted the docker-compose branch June 24, 2024 19:22
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.

2 participants