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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    9b130b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab1d33 View commit details
    Browse the repository at this point in the history
  3. Replace container management scripts with singular adamant_env.sh s…

    …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`
    Jbsco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    713563c View commit details
    Browse the repository at this point in the history
  4. Apply BASH readlink to run script anywhere within implementation

    Expand BASH readlink to apply project name in script
    
    Apply fixes to README.md
    Jbsco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    98e43a0 View commit details
    Browse the repository at this point in the history
  5. Modify adamant_env.sh so start also activates the container after…

    … creation
    
    Apply fix to enable `build` and `push`
    Jbsco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    79e324a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf2503d View commit details
    Browse the repository at this point in the history
  7. Reorder compose.yml for clarity

    dinkelk authored and Jbsco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cb9872e View commit details
    Browse the repository at this point in the history