当前位置:网站首页>Use of Pai platform
Use of Pai platform
2022-07-05 07:09:00 【hanjialeOK】
First, in the 166 On build Mirror image , Save as framework.tar
docker save [tag] > framework.tar
then , from 99 Upload and download framework.tar
scp [email protected]166:~/framework.tar ./
docker load < framework.tar
docker tag [tag] by:5000/hanjl/framework
docker push by:5000/hanjl/framework
Submit tasks
command
while true;do sleep 1h;done
Docker image
by:5000/hanjl/framework:latest
边栏推荐
- Three body goal management notes
- CGroup CPU group source code analysis
- U-boot initialization and workflow analysis
- Positive height system
- Preemption of CFS scheduling
- Mathematical analysis_ Notes_ Chapter 8: multiple integral
- 6-4 search by serial number of linked list
- Use the Paping tool to detect TCP port connectivity
- 一文揭开,测试外包公司的真实情况
- Orin 安装CUDA环境
猜你喜欢
namespace
Powermanagerservice (I) - initialization
cgroup_ memcg
SD_ CMD_ SEND_ SHIFT_ REGISTER
ROS2——常用命令行(四)
[MySQL 8.0 does not support capitalization of table names - corresponding scheme]
SRE核心体系了解
Ros2 - install ros2 (III)
SOC_ SD_ DATA_ FSM
[software testing] 04 -- software testing and software development
随机推荐
Error: "mountvolume.setup failed for volume PVC fault handling
【软件测试】05 -- 软件测试的原则
window navicat连接阿里云服务器mysql步骤及常见问题
现在有html文件,和用vs制作的mvc(连接了数据库),怎么两个相连?
Ros2 - common command line (IV)
Orin 安装CUDA环境
[software testing] 04 -- software testing and software development
Xiaomi written test real question 1
The difference between new and malloc
Edge calculation data sorting
PHY驱动调试之 --- MDIO/MDC接口22号和45号条款(一)
ROS2——topic话题(八)
[software testing] 03 -- overview of software testing
The difference between NPM install -g/-save/-save-dev
Concurrent programming - deadlock troubleshooting and handling
Steps and FAQs of connecting windows Navicat to Alibaba cloud server MySQL
Marvell 88E1515 PHY loopback模式测试
1290_FreeRTOS中prvTaskIsTaskSuspended()接口实现分析
ethtool 原理介绍和解决网卡丢包排查思路(附ethtool源码下载)
Now there are HTML files and MVC made with vs (connected to the database). How can they be connected?