You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This file controls what files under $CRS/libs will be excluded from the base image for all CRS images
# This is useful for when:
# - The library changes often, breaking the build
# - The library is very large
# - The library is used by very few components
# Once you add it here you need to modify the Dockerfile of dependent components to copy from the libs layer.
# See https://github.com/shellphish-support-syndicate/artiphishell/wiki/X.-Important-notes-for-component-authors#adding-libs-from-crslibs-without-rebuilding-base