Skip to content

Fix mirror.list location and nginx config #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neofob
Copy link

@neofob neofob commented Mar 26, 2023

nginx.conf:
* Fix location endpoints in nginx server

mirror.list:
* Use us.archive.ubuntu.com 22.04 as default

.env, default_settings:
* Set default settings here; 1000:1000 is default 1st non-root user
in Ubuntu/Debian
* This can changed via docker-compose.yml
* Use this so that the downloaded files are not owned by root in
mirror directory

Dockerfile:
* Fix mirror.list location; apt-mirror reads it at /etc/apt/mirror.list

nginx.conf:
    * Fix location endpoints in nginx server

mirror.list:
    * Use us.archive.ubuntu.com 22.04 as default

.env, default_settings:
    * Set default settings here; 1000:1000 is default 1st non-root user
      in Ubuntu/Debian
    * This can changed via docker-compose.yml
    * Use this so that the downloaded files are not owned by root in
      mirror directory

Dockerfile:
    * Fix mirror.list location; apt-mirror reads it at /etc/apt/mirror.list

Signed-off-by: Tuan T. Pham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant