mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 22:12:53 +00:00
refactor: optimize docker image building
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
# Exclude the following directories, when copying into an image
|
||||
.git
|
||||
.gitlab
|
||||
.nyc_output
|
||||
.vscode
|
||||
coverage
|
||||
|
||||
# Exclude the following files, when copying into an image
|
||||
.gitignore
|
||||
.gitlab-ci.yml
|
||||
Reference in New Issue
Block a user