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

WIP: Optimize Docker Images. #32

Open
wants to merge 2 commits into
base: feature/drupal9.5
Choose a base branch
from

Commits on Feb 15, 2023

  1. Optimize Docker images.

        1. Removed composer.json as we don't need it.
        2. Removed steps to install Open Social as this is immediatelly overridden on local machines and pipelines.
        3. Moved non-dev and non-ci specific steps to main Dockerfile. For example, to install Redis.
    navneet0693 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1df3f3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d847ca1 View commit details
    Browse the repository at this point in the history