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

Cloud 1923 #23

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Cloud 1923 #23

wants to merge 8 commits into from

Conversation

adenntumba
Copy link
Collaborator

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Motivation and Context

Add script in posix shell to remove old files and use in Dockerfile

Summary of Changes

Implementation a posix shell script to manage and remove old files based on unix timestamps since the base image only provides posix shell. The script reads a list of timestamps, calculates which files to remove and manages this list. Modified the Dockerfile to use this script specifically for css files cleanup, providing an solution without additional dependencies.

Design Files

Demonstration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants