This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update .dockerignore to add new unneeded files from the Docker Context
tags/v1.21.12.1
Jean-Philippe Roemer
9 years ago
parent
7845075bd2
commit
ab4eacd15f
1 changed files
with
11 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-10
.dockerignore
+ 11
- 10
.dockerignore
View File
@@ -1,20 +1,21 @@
.git
.git/
.git/*
.git/**
conf
conf/
conf/*
conf/**
packager
packager/
packager/*
packager/**
scripts
scripts/
scripts/*
scripts/**
.github/
.github/**
config.codekit
LICENSE
Makefile
.dockerignore
*.yml
*.md
.bra.toml
.editorconfig
.gitignore
.gopmfile
config.codekit
LICENSE
Dockerfile*
Write
Preview
Loading…
Cancel
Save