mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
docker: fix steam login
This commit is contained in:
parent
b36f989a23
commit
c6da5be6a6
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@
|
||||||
maxLayers = 5;
|
maxLayers = 5;
|
||||||
contents = [
|
contents = [
|
||||||
frontend
|
frontend
|
||||||
|
dockerTools.caCertificates
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
Cmd = ["frontend"];
|
Cmd = ["frontend"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue