Skip to content
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

Reference image #90

Open
Zhenglei-BCS opened this issue May 16, 2024 · 1 comment
Open

Reference image #90

Zhenglei-BCS opened this issue May 16, 2024 · 1 comment
Assignees

Comments

@Zhenglei-BCS
Copy link

Zhenglei-BCS commented May 16, 2024

Follow Wilmar's guide to build locally

  • need elevated rights to set up wsl, which can be solved by IT or by requesting temporary admin rights.
  • PS does not connect to internet directly under corporate firewall.
@Zhenglei-BCS Zhenglei-BCS self-assigned this May 16, 2024
@Zhenglei-BCS
Copy link
Author

Zhenglei-BCS commented Jun 6, 2024

I can install wsl disconnecting company network under administrator account, which is not available under my user account. IT hasn't provided a solution yet.

Encountered error at this step:

LinBASH> echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu \ $(. /etc/os-release && echo "$VERSION_CODENAME") stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
LinBASH> sudo apt-get update
LinBASH> sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

@wiligl

gbbfx@WDEC077899:~$` sudo apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:4 https://download.docker.com/linux/ubuntu \ InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Err:6 https://download.docker.com/linux/ubuntu \ Release
  404  Not Found [IP: 18.154.63.10 443]
Reading package lists... Done
E: The repository 'https://download.docker.com/linux/ubuntu \ Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

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

No branches or pull requests

1 participant