Skip to content

sayue2019/dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile

I use these dockerfiles myself in k8s. [TRY IT NOW!]

  • Mysql-client run SQL using Shell.
  • Pyspider under python3.6, made with alpine, only 500m.

Installation

  • cd Dockerfile dir
  • docker build --no-cache -t imageName:tagName .

WARNING: If you are in China, please use the dockerfile under the cn folder.

License

Licensed under the Apache License, Version 2.0

About

my use dockerfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published