Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Modify Dockerfile, Rearrange Configurations and Remove redundancy in start.sh#50

Open
Karl-Han wants to merge 8 commits into666wcy:mainfrom
Karl-Han:main
Open

Modify Dockerfile, Rearrange Configurations and Remove redundancy in start.sh#50
Karl-Han wants to merge 8 commits into666wcy:mainfrom
Karl-Han:main

Conversation

@Karl-Han
Copy link

@Karl-Han Karl-Han commented Apr 13, 2022

For the latter 2 commits:

Changes are the followings:

  1. Removing all the lines in start.sh to overwrite the existing /bot, /root, etc.
  2. Do all the configurations in the Dockerfile instead of start.sh and start.sh should only do the initialization for the container.

For the first 6 commits:

Changes are the followings

  1. Add .gitignore with the Python version to avoid unwanted files
  2. Rearrange configurations to make it maintainable
  3. Modify Dockerfile to
    • reduce the number of retrieving packages from Ubuntu Mirror and PyPI
    • comply with the modification of configurations

@Karl-Han Karl-Han changed the title Modify Dockerfile and Rearrange Configurations Modify Dockerfile, Rearrange Configurations and Remove redundancy in start.sh Apr 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant