<%- include('partials/page-start') %>

Thông tin App

Chọn package

Có thể dùng chung `.deb` và Docker trong một app.

<% if (packages.length === 0) { %> <% } %> <% packages.forEach((item, index) => { %> <% }) %>
Use Package Type Version Status
Chưa có package để đóng gói. Hãy upload package trước.
aria-label="Chọn <%= item.name %>"> <%= item.name %> <%= item.code %> <%= helpers.packageTypeLabel(item.type) %> <%= item.status %>
<%- include('partials/page-end') %>