The Wayback Machine - https://web.archive.org/web/20210910172910/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Command line interface logo

Popular topic

A CLI, or command-line interface, is a console that helps users issue commands to a program.

Trending repository

mrnonz
mrnonz commented Feb 15, 2019

Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples

and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.

Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP

js13kGames competition

Upcoming event recommended by GitHub

Aug
13

js13kGames competition

August 13, 2021 - September 13, 2021 • Online

Do you have what it takes to create a game in ≤ 13kB of JS, CSS and HTML?

App recommended by GitHub

PullRequest

Increase velocity and reduce technical debt through code review by world-class engineers backed by automation. PullRequest provides code review with inline comments directly on your pull requests in GitHub.

Trending repository

dh-cloud
dh-cloud commented Sep 7, 2021

when use 3 fe follow, when restart the fes, and regardless of order,we probability can't start fe success,and bdb throw RollbackException,
In this scenario,the bdb suggest should catch the exception,simply closing all your ReplicatedEnvironment handles, and then reopening.

the error stack is:
`
ERROR (replayer|70) [BDBEnvironment.getDatabaseNames():325] bdb environment failure exception.
co