Multi arch echoserver image
This commit is contained in:
parent
1a26aa2d53
commit
38e6c11979
2 changed files with 62 additions and 9 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM gcr.io/google_containers/nginx-slim:0.21
|
||||
FROM BASEIMAGE
|
||||
|
||||
ADD nginx.conf /etc/nginx/nginx.conf
|
||||
ADD template.lua /usr/local/share/lua/5.1/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue