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

Better, more configurable Docker support #25

Closed
wants to merge 8 commits into from

Commits on Mar 21, 2023

  1. Read a lot of source code

    Ubuntu committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0916ef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    af99914 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Better, more configurable docker support

    Added docker scripts for launching registry
    Created base docker image for the rFaas executable
    Changed the Executor Manager settings parser to allow for docker configuration
    mattnappo committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    eefe95d View commit details
    Browse the repository at this point in the history
  2. Cleanup

    mattnappo committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    51f5c4e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    6d47ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45cea89 View commit details
    Browse the repository at this point in the history
  3. Registry and login works

    mattnappo committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    bc9797d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Updating docker script

    mattnappo committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bb30312 View commit details
    Browse the repository at this point in the history