Code Issues Pull requests Build and deploy Go applications go docker kubernetes golang containers deploy container Updated May 29, 2025 Go modelscope / ms-swift Star 7.8k Code Issues Pull requests Use PEFT
.github Bump actions/checkout from 3.0.1 to 3.0.2 (mhausenblas#165) Apr 22, 2022 Dockerfile Update Dockerfile (mhausenblas#247) Jul 11, 2023 LICENSE Initial commit Dec 25, 2019 README.md fix Nov 4, 2023 action.sh Remove forcing strict mode (mhausenblas#199) Mar 27, 2023 action.yml...
az webapp log config --resource-group <resource-group-name> --name <app-name> --docker-container-logging filesystem --level Verbose Possible values for --level are Error, Warning, Info, and Verbose. Each subsequent level includes the previous level. For example, Error includes only error ...
An open source Linux container engine taking the world by storm is the newest, leanest, and cleanest way to get your app from development to production
The following steps outline how to add a package to your PyTorch DLC image. For more information about customizing your container, seeBuilding AWS Deep Learning Containers Custom Images. Suppose you want to add a package to the PyTorch DLC docker image. Create a Dockerfile under thedockerdirector...
Standalone with DockerA standalone Blazor WebAssembly app is published as a set of static files for hosting by a static file server.To host the app in Docker:Choose a Docker container with web server support, such as Nginx or Apache. Copy the publish folder assets to a location folder ...
app.kubernetes.io/name: app-2048 spec: containers: - name: app-2048 image: public.ecr.aws/l6m2t8p7/docker-2048:latest imagePullPolicy: Always ports: - containerPort: 80 volumeMounts: - name: game-data mountPath: /var/lib/2048 volumes: - name: game-data persistentVolumeClaim: claimName...
Once you click Install, Windows Admin Center will start the deployment of the Docker components as well as the container feature on Windows. This process might take a few moments to complete and will restart your server: After the server restarts, you'll be taken to ...
Standalone with Docker A standalone Blazor WebAssembly app is published as a set of static files for hosting by a static file server. To host the app in Docker: Choose a Docker container with web server support, such as Nginx or Apache. Copy the publish folder assets to a locat...
Once you click Install, Windows Admin Center will start the deployment of the Docker components as well as the container feature on Windows. This process might take a few moments to complete and will restart your server: After the server restarts, you'll be taken to t...