Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Docker-Flutter Dev Environment
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anh Le
Docker-Flutter Dev Environment
Commits
b56595c5
Commit
b56595c5
authored
Jul 25, 2022
by
Anh Le
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update DockerFile, README.md files
parent
ad0fbb81
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
DockerFile
DockerFile
+0
-4
README.md
README.md
+0
-6
No files found.
DockerFile
View file @
b56595c5
...
...
@@ -16,10 +16,6 @@ RUN apt update \
RUN
apt update
\
&&
xargs
-a
/tmp/system-packages.txt apt
install
-y
--no-install-recommends
# Install Python Packages
RUN
pip3
install
--no-cache-dir
-r
/tmp/python-packages.txt
ENV
PATH "$PATH:/home/developer/.local/bin"
# Clear temp files
RUN
rm
-rf
/tmp/
*
...
...
README.md
View file @
b56595c5
...
...
@@ -6,12 +6,6 @@ Thiết lập môi trường phát triển ứng dụng Web + Android sử dụn
*
Git
*
Android SDK
*
Flutter
*
Tensorflow
*
Pytorch
*
Django
*
Django Rest Framework
*
markdown
*
django-filter
## Cài đặt cho Ubuntu
### Yêu cầu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment