FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
secureCodeBox/operator/.dockerignore at main · secureCodeBox/secureCodeBox · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
secureCodeBox
/
secureCodeBox
Public
Notifications
You must be signed in to change notification settings
Fork
183
Star
985
Code
Issues
62
Pull requests
3
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
secureCodeBox
/
operator
/
.dockerignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (9 loc) · 249 Bytes
Breadcrumbs
secureCodeBox
/
operator
/
.dockerignore
Copy path
File metadata and controls
10 lines (9 loc) · 249 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
#
SPDX-FileCopyrightText: the secureCodeBox authors
#
#
SPDX-License-Identifier: Apache-2.0
#
More info: https://docs.docker.com/engine/reference/builder/#dockerignore-file
#
Ignore all files which are not go type
!
**
/
*
.go
!
**
/
*
.mod
!
**
/
*
.sum
docs
/
Back
|
FazBrowse Home
|
New Git URL